Skip to content

Latest commit

 

History

History
51 lines (42 loc) · 938 Bytes

readme.md

File metadata and controls

51 lines (42 loc) · 938 Bytes

Aggresso

Linux Shortcut

Create a file in ~/.local/share/applications/ called Aggresso.desktop with the following contents:

[Desktop Entry]
Name=Aggresso
Exec=/path/to/Aggresso
Terminal=false
Type=Application
Icon=/path/to/Aggresso/resources/app/assets/Icon.png

Replace all instances of /path/to with the actual path of the Aggresso app.

Development

Made with Electron.

Init npm install
Run npm start
Build npm run build
Build macOS npm run build-darwin
Build Windows npm run build-win32
Build Linux npm run build-linux

License

MIT © TPG