Skip to content

paulbjensen/lens-photo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lens

A desktop photo app, created for a tutorial on Scotch.io

Installation

Make sure that you have Node.js installed, and the following global npm dependencies:

  • nw
  • nw-builder

You can install these globally with the following command:

npm install -g nw nw-builder

Next, after checking out the repo, change directory into it, and run the following command:

npm install

Next, run NW.js on it:

nw

If you want to then build a binary version for your computer, run the following command:

nwbuild -p win32,win64,osx32,osx64,linux32,linux64 PATH_TO_LENS_FOLDER

About

My name is Paul Jensen. I'm the founder of Anephenix, the lead developer of the SocketStream web framework, and the creator of Dashku, an open source realtime dashboard. I'm based in Amsterdam, and I'm currently writing a book on NW.js for Manning Publications - "NW.js in Action":

About

A desktop photo app, created for a tutorial on Scotch.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published