Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • NW.js Essentials
  • Toc
  • feedback
NW.js Essentials

NW.js Essentials

By : Benoit
4.8 (5)
close
NW.js Essentials

NW.js Essentials

4.8 (5)
By: Benoit

Overview of this book

If you are an experienced Node.js developer who wants to create amazing desktop applications using NW.js, this is the book for you. Prior knowledge of HTML5, jQuery, and CSS is assumed.
Table of Contents (11 chapters)
close
10
Index

Packaging NW.js applications for Mac OS X


In order to package an NW.js application for Mac OS X, proceed as follows:

  1. Create a copy of nwjs.app and rename it to ToDO.app.

  2. Right-click on the ToDO.app file and select Show Package Content.

  3. A finder window should open; open the Contents/Resources folder.

  4. Create a new folder, name it app.nw, and then copy all the content of your ToDO project into it (including the manifest file).

  5. If your project is large enough, you could consider to zip the content of the app.nw folder to an archive inside the Contents/Resources folder, delete the app.nw folder, and rename the archive to app.nw, but be aware that uncompressing its content at each run might slow down the application launch time.

  6. Change the default icon located in Contents/Resources/nw.icns with one for your application. To create an *.icns icon, you can start with a transparent PNG icon of the dimensions 512 x 512 pixels or 1024 x 1024 pixels (retina) and then use img2icns (http://www.img2icnsapp.com...

bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete