1.0.1 • Published 7 years ago

nodetcltk v1.0.1

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

nodetcltk

Nodetcltk is a node extension to provide access to the one and magnificient libtk. So, you can create GUIs with this. You can use JavaScript callbacks in the GUI and you can execute Tcl code from node and obtain the results.

In short, it is a nifty way to write Desktop applications.

Installation

You may want to change binding.gyp to reflect the location of your libtcl headers.

npm install
node-gyp build

Examples

See example.js and example2.js and behold the power of nodetk!

1.0.1

7 years ago

1.0.0

7 years ago

0.1.1

8 years ago

0.1.0

8 years ago