bettertouchtool-crypto icon indicating copy to clipboard operation
bettertouchtool-crypto copied to clipboard

Crypto stock market prices for your Macbook Pro touch bar! (Bitcoin, Ethereum, Litecoin, Neo, and Civic)

Results 14 bettertouchtool-crypto issues
Sort by recently updated
recently updated
newest added

Reverts glock47/bettertouchtool-crypto#1 .github/workflows/blank.yml

set coin to do shell script "curl -s 'https://min-api.cryptocompare.com/data/price?fsym=(TickerChar)&tsyms=USD' | sed 's/[^0-9\\.]*//g'" return "$" & coin This is a little cleaner and quicker to return. As well it aggregates data....

I am doing a project for myself and I want to get Images of the tokens. Is there a way to get images from coinmarketcap api ?

added monero and iot

Hey to help us to keep a possible stable version, and downloaded in others places would be nice to have a tag release. That also could help you to keep...

Hi, Love your work! The only suggestion that I hope is possible, is to remove the decimal places from the price, in order to save space on the Touchbar. I...

Neat tool at the moment. Sparklines would be great.

I.e. if I want to fetch the price from the coinmarketcap API for the ticker Monero, I can use this link to get the price in EUR: https://api.coinmarketcap.com/v1/ticker/monero/?convert=EUR It returns...