Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/fedecalendino/alfred-crypto-prices

Alfred Workflow to get current prices for cryptocurrencies 🪙
https://github.com/fedecalendino/alfred-crypto-prices

alfred alfred-workflow coinmarketcap crypto cryptocurrencies marketcap prices workflow

Last synced: about 2 months ago
JSON representation

Alfred Workflow to get current prices for cryptocurrencies 🪙

Lists

README

        

## ALFRED-CRYPTO-PRICES

[Alfred Workflow](https://www.alfredapp.com/workflows/) to get current prices for cryptocurrencies 🪙️

#### Configuration:

![vars example](screenshots/config.png)

##### Favorite cryptocurrencies

This is a list of `api` ids provided by coingecko, to find yours follow these simple steps:

1. go to the page of any cryptocurrency in coingecko.
2. find the **info** section.
3. copy the value under the `API id` field.
4. paste the id into the alfred setting in a new line.

###### example:

* **name**: BNB
* **url**: https://www.coingecko.com/en/coins/bnb
* **api id**: binancecoin

![api id example](screenshots/api-id.png)

#### Usage:

##### • favorites (from configuration)

![watchlist example](screenshots/favorites.png)

> note: results are sorted by the 24 percent change.

##### • search

![search example](screenshots/search.png)

> note: the search works over the symbol of a coin, not its id.

##### • marketcap

![marketcap example](screenshots/marketcap.png)