crsnbrt / keysim

design and test virtual 3d keyboards.
https://keyboardsimulator.xyz/
MIT License
845 stars 100 forks source link

what are the requirements to run this project? #81

Closed burntato closed 1 year ago

burntato commented 1 year ago

I have a project in mind that can use this keyboard simulator but it seems that every time I tried to install it gives me an error, and that got me thinking.

what are the requirements for this project (such as node ver, etc) I tried so hard to run this project after cloning it with no luck

ulysses-ck commented 6 months ago

HI @burntato , did you already managed to get it work?

burntato commented 6 months ago

HI @burntato , did you already managed to get it work?

yes i did ended up making it work, it requires installing all the requirements after cloning the projects, some of the dependencies requires manual install though because it uses the old version

ulysses-ck commented 5 months ago

HI @burntato , did you already managed to get it work?

yes i did ended up making it work, it requires installing all the requirements after cloning the projects, some of the dependencies requires manual install though because it uses the old version

Thanks. I really appreciate that you take the time to reply. I'm gonna look to get it working too. I already installed the cairo and gtk to use node-canvas but this is very annoying.