Coin Ticker

An Alfred Workflow


Short Description

An Alfred Workflow that provides current price of cryptocurrency

Last Updated

15 Jan 2022

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
Yes Yes Yes Yes No
 

Version

1.0.0
 

Bundle ID

im.bsk.alfred-coin-ticker
 

Author

icon
Coin Ticker for Alfred Workflow

An Alfred Workflow that provides current price and status about cryptocurrency from cryptocompare.com.

Supports Alfred 3 and Alfred 4 on macOS 10.7+ (Python 2.7).

Install

Download the latest package

Usage

Simply type coin to get the current price of favorite coins.

workflow screenshot


coin list shows the current price of the top 10 coins by market cap.

coin [TICKER] shows the current price of the coin with that ticker.

coin add [TICKER] [POSITION(optional)] adds new coin to the favorites. Position starts from 1.

coin remove [TICKER] removes a coin from the favorites.

coin set currency [CURRENCY] sets the fiat currency (3 letters).

coin reset resets all settings to default and deletes all caches/saved data. Please use with caution.

coin help shows all available commands.

Artworks

License

The code is released under the MIT license. See LICENSE for details.

Awesome alfred-workflow library by @deanishe is also released under MIT License.