Releases: PKT-Watch/Minr
Releases · PKT-Watch/Minr
0.1.3
0.1.2
0.1.1
0.1.0
New in v0.1.0
- Current pool difficulty settings are now loaded at startup. Minr will warn you if any pool difficulty settings have changed since your last session.
- Linux version is now available as an AppImage package (see below).
- Adds auto-update on macOS, Windows and Linux (AppImage). Can be switched off in settings.
- Log window can be expanded and text can be selected and copied without accidentally executing commands.
Using an AppImage
Make the AppImage executable by right-clicking and choosing 'Properties'. Open the 'Permissions' tab and ensure that 'Allow executing file as program' is selected.
Alternatively, open your terminal and navigate to the directory containing the AppImage, then execute the following command:
chmod a+x minr*.AppImage
Integrate the AppImage with your desktop environment
Download the minr.desktop file and place it in ~/.local/share/applications.
Open the .desktop file with a text editor and update the Exec= to include the full path of the AppImage.
The Minr should now show in the application menu and can be added to the dock/favourites.