Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mchurichi/dolaria-notifier
Get notified when a currency exchange rate in Dolaria.com.ar changes
https://github.com/mchurichi/dolaria-notifier
argentina dolar dolaria exchange-rates
Last synced: about 2 months ago
JSON representation
Get notified when a currency exchange rate in Dolaria.com.ar changes
- Host: GitHub
- URL: https://github.com/mchurichi/dolaria-notifier
- Owner: mchurichi
- Created: 2019-03-08T14:57:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-10T22:27:26.000Z (over 3 years ago)
- Last Synced: 2023-03-22T19:41:17.647Z (almost 2 years ago)
- Topics: argentina, dolar, dolaria, exchange-rates
- Language: JavaScript
- Homepage:
- Size: 96.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dolaria Notifier
Get notified when a currency exchange rate changes in [Dolaria](https://www.dolaria.com.ar)
## Install
Run `npm install`
## Run
Run `npm start`
## Reformat code
Run `npm run prettier`
_Please note this will format and rewrite all your files. Make sure you don't have unsaved changes before running it._