Coder Social home page Coder Social logo

nodebob's Introduction

nodebob ( ͡° ͜ʖ ͡°)

nodebob is a build tool for node-webkit written in windows batch script.

Write your node-webkit project inside the app folder and build your native win application in just one click!

  • nodebob creates the folder release that contains all the necessary files to build a standalone application without dependencies
  • you can also add your custom application icon in app/app.ico

node-webkit is an app runtime based on Chromium and node.js.

You can write native apps in HTML and Javascript with node-webkit. It also lets you to call Node.js modules directly from DOM and enables a new way of writing native applications with all Web technologies.

Features

  • Apps written in modern HTML5, CSS3, JS and WebGL.
  • Complete support for Node.js APIs and all its third party modules.
  • Good performance: Node and WebKit runs in the same thread: Function calls are made straightforward;
  • objects are in the same heap and can just reference each other;
  • Easy to package and distribute apps.
  • Available on Linux, Mac OSX and Windows

[source] 1

Tech

nodebob uses a number of open source projects to work properly:

Version

0.1

Windows versions

Tested on Windows 7 32-bit & 64-bit.

Quick start

Install

git clone https://github.com/geo8bit/nodebob.git nodebob

Run

Execute nodebob/build.bat

License

MIT

nodebob's People

Contributors

bendi avatar bwl21 avatar geo8bit avatar layerssss avatar martinduparc avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.