An open API service indexing awesome lists of open source software.

https://github.com/blackstorm/polybar-btc

polybar btc coin
https://github.com/blackstorm/polybar-btc

btc polybar-scripts

Last synced: 4 months ago
JSON representation

polybar btc coin

Awesome Lists containing this project

README

          

# polybar-btc
![image](https://github.com/blackstorm/polybar-btc/raw/master/preview.png)
show btc coin on your polybar

## how to use
1. clone project to polybar script dir

2. add btc module to bar right
```
modules-right = btc network-traffic alsa memory cpu wlan
```
3. add custom module
```
[module/btc]
type = custom/script
exec = $HOME/.config/polybar/scripts/polybar-btc/main.py
interval = 1
```