Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi.
I have a bash script that make a math operation and print the result.
How can i create a module that show that result.
Sorry if it’s a stupid questions but i’m noob in node.js and in all this world.
thanks
Check out the system temperature module created by @MichMich. I think he used some bash commands to make it work. You can find a link on the GitHub wiki or the module itself on @MichMich GitHub page :)
Thai you,