Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 621 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 621 Bytes

Widget Dolar Argentina

Bit Bar script to display current dolar valuation in Argentina.

Screen shot

Get bitbar

https://github.com/matryer/bitbar

Instalation steps

  1. Clone the project.
  2. 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