power menu, redshift, polybar
This commit is contained in:
18
.config/polybar/scripts/info-ethermine/README.md
Normal file
18
.config/polybar/scripts/info-ethermine/README.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# Script: info-ethermine
|
||||
|
||||
This script reports the current hashrate (in MH/s) for your ethermine account.
|
||||
|
||||
|
||||
## Dependencies
|
||||
|
||||
* `python-requests`
|
||||
|
||||
|
||||
## Module
|
||||
|
||||
```ini
|
||||
[module/info-ethermine]
|
||||
type = custom/script
|
||||
exec = ~/polybar-scripts/info-ethermine.sh
|
||||
interval = 60
|
||||
```
|
||||
Reference in New Issue
Block a user