tigerbot c3caae87c8 added a simple menu
Realistically simpler than the default. Note this is also where
	keyboard shortcuts are defined.
2017-04-20 16:42:04 -06:00
2017-04-20 12:54:01 -06:00
2017-04-20 12:58:11 -06:00
2017-04-20 16:42:04 -06:00
2017-04-20 16:42:04 -06:00
2017-04-20 12:58:11 -06:00
2017-04-20 12:54:01 -06:00
2017-04-20 12:54:01 -06:00

Example of a simple Electon app that uses the features described as "sexy" by the webtorrent team.

Starting the app without installation

npm install
npm start

Creating the .deb

npm install
npm run build
npm run deb64

The installer will be placed in dist/installers

Description
Demo Electron app to use all the "sexy" features.
Readme 55 KiB
Languages
JavaScript 94.1%
HTML 4.9%
CSS 1%