fedecalendino / alfred-crypto-prices

Alfred Workflow to get current prices for cryptocurrencies 🪙

Home Page:https://alfredapp.com/workflows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ALFRED-CRYPTO-PRICES

Alfred Workflow to get current prices for cryptocurrencies 🪙️

Configuration:

vars example

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:

api id example

Usage:

• favorites (from configuration)

watchlist example

note: results are sorted by the 24 percent change.

• search

search example

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

• marketcap

marketcap example

About

Alfred Workflow to get current prices for cryptocurrencies 🪙

https://alfredapp.com/workflows

License:MIT License


Languages

Language:Python 74.3%Language:Shell 25.7%