Bitcoin Workflow for Alfred 2
by
at 2013-05-30 17:51:32
original http://lucifr.com/2013/03/29/bitcoin-workflow-for-alfred-2/
Bitcoin workflow for Alfred 2 provides an easy way to lookup Bitcoin market price, perform currency conversion and fetch informations of a Bitcoin address.
Download
You can grab a copy of Bitcoin Workflow via this link.
Usage
Use
currency
to set your preferred currency. (Required)Use
wallet
to set your default Bitcoin address. (Optional)exch
without parameter to view market prices.exch
with a number to convert between BTC and your preferred currency.addr
with a Bitcoin address or Hash 160 to view the info of it.If default Bitcoin address is set.
addr
without parameter will show info of the default address.
Thanks to
Jeremy G. for all the great ideas and suggestions.
Blockchain for API support.
David Ferguson’s Workflows class.