Skip to content

Demonstrating how to make an Electron application

License

Notifications You must be signed in to change notification settings

jacoby/ElectronDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electron Demo

Demonstration of the use of Electron to make a desktop app from Web tools

I will use branches to show the changes

Web

This will show a "hipster clock" I created using HTML5 and Canvas.

Node

This uses Node and NPM to make a web service of said clock on some high-number port.

Electron

This makes a windowed application started with an npm start command

Packaging

Creating said app so that I can install it without Node, NPM, etc.

About

Demonstrating how to make an Electron application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published