Giter Club home page Giter Club logo

nodebob's Introduction

nodebob

nodebob is a build tool for NW.js written in Windows batch script.

Write your NW.js project inside the sources folder and build your native Windows 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 source/icon.ico

NW.js is an app runtime based on Chromium and node.js.

You can write native apps in HTML and JavaScript with NW.js. It also lets you call Node.js modules directly from the 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:

  • 7-zip - a lightware file archiver, v9.20
  • Anolis Resourcer - a windows resource editor, v0.9.0
  • [NW.js] - v1.2.0-win64

Version

0.1

Windows versions

Tested on Windows 7 64-bit, Windows 10 64-bit.

Quick start

Install

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

Run

Execute nodebob/build.bat

License

MIT

nodebob's People

Contributors

bendi avatar bwl21 avatar comsecninja avatar geo8bit avatar layerssss avatar martinduparc avatar

Stargazers

 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.