c3caae87c8
Realistically simpler than the default. Note this is also where keyboard shortcuts are defined. |
||
---|---|---|
images | ||
.gitignore | ||
README.md | ||
index.html | ||
index.js | ||
menu.js | ||
notifications.js | ||
package.json | ||
tray.js |
README.md
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