- Display a tray icon in your task bar
Download the latest release
Run the executable
From the windows store Or installation via another means.
https://nsis.sourceforge.io/Download
scripts\install-tools.ps1
To build the project, run:
scripts\build.ps1
Start by running through the build steps listed above To create a development environment for this, run:
scripts\dev.ps1
When ready to publish, manually merge staging -> master, tag the commit and push it to master. GitHub's actions will build the project and generate a release for that tag.