Skip to content

Commit

Permalink
Update features in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
unsocial-bleach committed Jan 30, 2022
1 parent cfba1da commit 7490338
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# madmax-win-pause
A systray tool to pause/resume current Chia plotting operations from [madMAx43v3r/chia-plotter](https://github.com/madMAx43v3r/chia-plotter)
A systray tool to pause/resume/set CPU priority for ongoing [madMAx43v3r/chia-plotter](https://github.com/madMAx43v3r/chia-plotter) Chia plotting operations.

<p align="center">
<img src="plot-icon.png" alt="Systray Icon" />
Expand All @@ -8,7 +8,11 @@ A systray tool to pause/resume current Chia plotting operations from [madMAx43v3
## How to Use
1. Download the release executable (`madmax-win-pause.exe`) from the [Releases page](https://github.com/unsocial-bleach/madmax-win-pause/releases/).
2. Run the executable.
3. Access the program by right-clicking on the system tray icon.
3. Access the program by right-clicking on the system tray icon, then selecting an action.

## Features
* Pause and resume ongoing [madMAx43v3r/chia-plotter](https://github.com/madMAx43v3r/chia-plotter) Chia plotting operations.
* Set the CPU priority for ongoing [madMAx43v3r/chia-plotter](https://github.com/madMAx43v3r/chia-plotter) Chia plotting operations.

## Dependencies
* Microsoft's sysinternal's "PsSuspend"
Expand Down

0 comments on commit 7490338

Please sign in to comment.