v1.5.0
CLI-driven version.
Features
- Extracts information from XMRig's standard Monero mining log file and writes it to an output file
- hash rate information to comma-separated values
- share information to comma-separated values
- job information to comma-separated values
To-Do
- increasing usability by allowing for multi-filtering executions
- adding multi-outputting down the line
- porting to linux
- increase speed by adding a "headless" mode
- shouldn't give constant updates on the process
- ideally not even a CLI popping up
- likely needs a config (maybe JSON) to still get arguments/settings
Integrated with PR #1