BitsyOSD
BitsyOSD copied to clipboard
What is "node"
in the instructions for uploading the fonts, you say:
Open a command console and navigate to the folder font/. Execute the following command and follow the on-screen instructions. node uploadfont.js
what is "node"? it doesn't exist on my windows machine.. i'm assuming you mean node.js, but that's not specified
Hey sorry for the late response but I am just catching up on all my repos - yes you are correct node in this case is node.js. I been working on a small chrome extension that could facilitate this process but I did not had time to complete it.
So if you install node.js on your windows machine you should be able to complete the process.