Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 956 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 956 Bytes

golembar

Golang waybar module for tracking the status and value of your golem provider.

Size Limit logo by Anton Lovchikov

Installation

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