Bit Bar script to display current dolar valuation in Argentina.
https://github.com/matryer/bitbar
- Clone the project.
- Link the main file from your Bit Bar plugin folder.
cd /Users/bitbar-plugins
ln -s /Users/widget_dolar_argentina/index.js currency-tracker.5m.js
- Alternatively, to change the execution frequency, use:
ln -s /Users/widget_dolar_argentina/currency-tracker.5m.js currency-tracker.10m.js