Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/romac/alfred-bitcoinstats
💰 Displays statistics from realtimebitcoin.info in Alfred 2
https://github.com/romac/alfred-bitcoinstats
Last synced: 8 days ago
JSON representation
💰 Displays statistics from realtimebitcoin.info in Alfred 2
- Host: GitHub
- URL: https://github.com/romac/alfred-bitcoinstats
- Owner: romac
- Created: 2013-04-11T12:10:12.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-12T21:16:09.000Z (over 11 years ago)
- Last Synced: 2024-04-14T07:35:40.435Z (7 months ago)
- Homepage:
- Size: 294 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BitcoinStats
> BitcoinStats in an Alfred 2 workflow that displays statistics from [realtimebitcoin.info](http://realtimebitcoin.info).
## Installation
1. [Download the workflow](https://raw.github.com/romac/Alfred-BitcoinStats/master/Bitcoin%20Stats.alfredworkflow).
2. Double-click on it.
3. Follow the instructions below.## Usage
Type `btc` in Alfred, optionally followed by a currency.
You may change the default currency by editing the Script Filter and setting `$DEFAULT_CURRENCY` to any of the following available currencies:USD, CNY, JPY, SGD, HKD, CAD, AUD, NZD, GBP, DKK, SEK, BRL, CHF, EUR, RUB, SLL, PLN, THB
Select any item to copy its value to the clipboard.
You can hide the Credits and Help items by editing the Script Filter and setting `$SHOW_CREDITS` and `$SHOW_HELP` to false.
## Screenshot
![Screenshot of the "search results"](screenshot.png).
## Credits
Bitcoin statistics are gathered from [realtimebitcoin.info](http://realtimebitcoin.info), with the permission from its author.
Bitcoin icon from [https://en.bitcoin.it/wiki/Promotional_graphics]().
## License
Copyright © 2013 Romain Ruetschi ([email protected])
BitcoinStats is released under the [MIT license](http://romac.mit-license.org).