Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rhlsthrm/alfred-crypto-tracker
Quickly check cryptocurrency prices with Alfred
https://github.com/rhlsthrm/alfred-crypto-tracker
Last synced: 16 days ago
JSON representation
Quickly check cryptocurrency prices with Alfred
- Host: GitHub
- URL: https://github.com/rhlsthrm/alfred-crypto-tracker
- Owner: rhlsthrm
- License: mit
- Created: 2017-06-15T03:40:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-11-29T12:05:19.000Z (almost 2 years ago)
- Last Synced: 2024-08-03T16:09:58.526Z (3 months ago)
- Language: Python
- Homepage:
- Size: 8.54 MB
- Stars: 49
- Watchers: 5
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- alfred-workflows - Crypto Tracker - Quickly check cryptocurrency prices. (Utility)
README
# CryptoCurrency Tracker for Alfred
Quickly check cryptocurrency prices with [Alfred](https://www.alfredapp.com/).## March 2022
Updated to python 3![Using the workflow without arguments](screenshot_no_arg.png?raw=true)
Use arguments to check many other cryptocurrency prices.
![Using the workflow with argument](screenshot_with_arg.png?raw=true)# Features
* Quickly check the main cryptocurrency ticker price using CryptoCompare (BTC, ETH, LTC, BCH).
* Optionally provide an argument to get a quote for another currency symbol.
* Quotes are all USD currency pair.# Usage
## Packal
The package is hosted on [Packal](http://www.packal.org/workflow/cryptocurrency-price-tracker).## Compiled Package
The compiled package is committed to the repo. This file can be opened to import the workflow into Alfred.## Build from Source
Use makefile to build workflow from source. Workflow file can be imported into Alfred.# Contributing
Pull requests welcome!# Credits
This workflow uses [alfred-workflow](https://github.com/deanishe/alfred-workflow)