I've been sitting on most of these changes for a crazy long time, its about time I published them as an actual release.
It was also definitely time to move this project to a stable version of electron/forge, since it was originally created with one of the late beta versions. In the process I also upgraded to Electron v24, which while probably unnecessary felt like the right thing to do considering its what electron/forge@6.1.1 bundles anyways.
What's Changed
- Moved any toggles/switches to their own 'preferences' window (now the main window can be much smaller)
- Added the ability to enable the bongo noise when the clicker starts/stops, not just when it starts.
- Added the ability to trigger system notifications on clicker start/stop if you aren't a fan of the bongo
- Actual validation for click speed & shortcut inputs
- Updated any important dependencies (electron, forge, nut-js, etc)
Full Changelog: v1.0.0...v1.1.0
Installing
Windows:
- If you have Clickr v0.x (any version pre 1.0) installed, remove that via windows control panel first!
- It will upgrade Clickr v1.0 installations just fine, no need to uninstall
- Download the
.exeinstaller - Then just run it!
Linux: (requires graphical interface obviously)
- Download the
.debbinary - Run
sudo dpkg -i clickr_1.1.0_amd64.deb