Skip to content

Releases: PKT-Watch/Minr

0.1.3

30 Jun 21:26
934e96c

Choose a tag to compare

Update README.md

0.1.2

15 Nov 23:07
38660d8

Choose a tag to compare

New in v0.1.2

  • Add custom pool URLs to the list of available pools. These can be used in mining configurations to limit bandwidth usage or mine at a specific difficulty.

0.1.1

23 Nov 18:51
38660d8

Choose a tag to compare

New in v0.1.1

  • Schedule Builder - Automate Minr with a customisable 7 day schedule.

Bug Fixes

  • Fixes an issue caused by spaces in file-paths on Windows.

0.1.0

04 Aug 12:51
38660d8

Choose a tag to compare

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.