Skip to content

trueinteractions/tint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#DEPRECATED: SEE http://github.com/trueinteractions/tint2#

Official Tint - Node.js + Blink

Tint is a runtime based on node.js, chromium (specifically blink) and node-webkit enhanced with support for creating feature full MacOSX and Windows applications with native interfaces. All with Javascript, HTML and CSS.

How to Build

  • Follow Chromium's Build instructions with the following exceptions:
  • Instead of Google's chromium repo; use https://github.com/trueinteractions/chromium.git
  • Configuring: ./build/gyp_chromium content/content.gyp to configure to build a 32-bit versoin.
  • Building: ninja -C out/Release nw (or build the nw target in MSVS/XCODE).

If you have not purchased a license you'll not be able to get the sources for the compiler and SDK. Based on node-webkit, chromium (blink), v8 and other open source projects.

About

Call all Node.js modules directly from DOM and enable a new way of writing applications with all Web technologies.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 74.9%
  • JavaScript 8.9%
  • Objective-C++ 7.7%
  • HTML 5.7%
  • Objective-C 2.1%
  • C 0.5%
  • Other 0.2%