-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
990a632
commit 74de2a4
Showing
3 changed files
with
9 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,11 @@ | ||
### [Alfred Workflow](https://www.alfredapp.com/workflows/) to convert between multiple currencies 💱️ | ||
### [Alfred Workflow](https://www.alfredapp.com/workflows/) to convert between multiple fiat and crypto currencies 💱️ | ||
|
||
![Currency Converter example](/img/example.png) | ||
|
||
|
||
* `CRYPTOS` env var is a comma separated list of crypto currencies (BTC, ETH, CRO, etc). | ||
* `FIATS` env var is a comma separated list of fiat currencies (USD, ARS, CZK, etc). | ||
* `COINMARKETCAP_APIKEY` is an key to use [coinmarketcap.com's api](https://coinmarketcap.com/api/) [OPTIONAL]. | ||
|
||
![Currency Converter vars](/img/vars.png) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters