https://github.com/taco-c/paraplot
Adaptive parallel plotting wrapper for Chia
https://github.com/taco-c/paraplot
chia cli
Last synced: 3 months ago
JSON representation
Adaptive parallel plotting wrapper for Chia
- Host: GitHub
- URL: https://github.com/taco-c/paraplot
- Owner: taco-c
- License: gpl-3.0
- Created: 2021-08-01T17:30:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-02T13:00:53.000Z (over 4 years ago)
- Last Synced: 2025-04-09T01:33:08.711Z (7 months ago)
- Topics: chia, cli
- Language: Shell
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# paraplot
Adaptive parallel plotting wrapper for chia.
This is a tool for creating Chia plots in parallel, with a dynamic delay.
It monitors the plotting process and begins a new plot after phase 1 (can be configured).
## Dependencies
+ `inotifywait`
## Configuration
Copy `paraplotrc.example` to `~/.config/paraplotrc`. Then edit it as you like.
Make sure the file is executable.
## Usage
```
./paraplot
```