node-gtk3

0.0.7 • Public • Published

node-gtk3 Pre Release

Gitter

Node bindings for Gtk3

Existing bindings are either abandoned or require custom runtime environments. This is an attempt to create support gtk bindings for the official node engine. This project is the foundation for react-gtk. Contributors are wanted and welcomed.

This project is using ffi to bind node to the gtk C libraries.

Please ★ this repo if you found it useful ★ ★ ★

Features

  • Supports official node engine

Usage

git clone https://github.com/jamrizzi/node-gtk3.git && cd node-gtk3
npm install
make demo

Dependancies

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT License

Jam Risser © 2017

Credits

Changelog

0.0.2 (2017-09-06)

  • Added MacOS support
  • Refactored build system with nwb

0.0.1 (2017-06-07)

  • Initial release

Readme

Keywords

none

Package Sidebar

Install

npm i node-gtk3

Weekly Downloads

0

Version

0.0.7

License

MIT

Last publish

Collaborators

  • codejamninja