Dotfiles/.config/polybar/themes/monolit-dracula/polybar-scripts/ticker-forex/README.md

20 lines
235 B
Markdown
Raw Normal View History

2020-07-27 04:59:00 +00:00
# Script: ticker-forex
A small script that displays current exchange rates.
## Dependencies
* `curl`
* `jq`
## Module
```ini
[module/ticker-forex]
type = custom/script
exec = ~/polybar-scripts/ticker-forex.sh
interval = 600
```