Golang waybar module for tracking the status and value of your golem miner.
- Download and run the latest version of the Golem provider software available here.
- Download and install Waybar.
- Get an API key from coinmarketcap here.
- Clone this repository, replace "YOUR_API_KEY" with your API key and build the software:
go build golembar.go
- Add the contents of config_sample to your waybar config.
- Add the module as you would any other module to an orientation (e.g. "modules-right").
- Reload your environment (Default: $mod+shift+R).