• This repository has been archived on 18/Apr/2023
  • Stars
    star
    149
  • Rank 248,619 (Top 5 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 9 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Code examples for the book "Cross Platform Desktop Applications"

Cross Platform Desktop Applications

This is a repository containing applications and code samples from the book Cross Platform Desktop Applications With Node, Electron, and NW.js.

Requirements

  • Node.js (v4.0+)
  • NW.js (0.14+)
  • Electron (0.37+)

Installing the code examples

git clone [email protected]:paulbjensen/cross-platform-desktop-applications.git
cd cross-platform-desktop-applications

Browsing the examples

The apps and code samples are organised in folders that match the chapter that they appear in.

Troubleshooting

If you run into any issues running the applications, please create an issue on this Github repository and I will take a look.

License and Credits

© 2016 Paul Jensen. All source code is licensed under the MIT License.