This is the full source code for the How to roll out your own Javascript API with V8 tutorial.
Install
git clone git://github.com/olalonde/jsnotify.git;
make;
Usage
./jsnofify alert.js
Sample code to bind Javascript alert() to a GTK+ notification using V8
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
Please sign in to use Codespaces.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download Xcode and try again.
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
This is the full source code for the How to roll out your own Javascript API with V8 tutorial.
git clone git://github.com/olalonde/jsnotify.git;
make;
./jsnofify alert.js
Sample code to bind Javascript alert() to a GTK+ notification using V8