Crypo Currencies on WTF - the terminal dashboard /modules/cryptocurrencies/ Recent content in Crypo Currencies on WTF - the terminal dashboard Hugo -- gohugo.io en-us Mon, 07 May 2018 18:04:58 -0700 Bittrex /modules/cryptocurrencies/bittrex/ Mon, 04 Jun 2018 20:06:40 -0700 /modules/cryptocurrencies/bittrex/ Added in v0.0.5. Get the last 24 hour summary of cryptocurrencies market using Bittrex. Source Code wtf/cryptoexchanges/bittrex/ Configuration bittrex: enabled: true position: top: 1 left: 2 height: 3 width: 1 refreshInterval: 5 summary: BTC: displayName: Bitcoin market: - LTC - ETH colors: base: name: orange displayName: red market: name: red field: white value: green Attributes colors.base.name Values: Any X11 color name. colors.base.dispayName Values: Any X11 color name. colors.market.name Values: Any X11 color name. Blockfolio /modules/cryptocurrencies/blockfolio/ Wed, 13 Jun 2018 09:29:59 -0700 /modules/cryptocurrencies/blockfolio/ Added in v0.0.8. Display your Blockfolio crypto holdings. Source wtf/blockfolio/ Configuration blockfolio: colors: name: blue grows: green drop: red device_token: "device token" displayHoldings: true enabled: true position: top: 3 left: 1 width: 1 height: 1 refreshInterval: 400 Attributes colors.name Values: Any X11 color name. colors.grows Values: Any X11 color name. colors.drop Values: Any X11 color name. device_token Value: See this gist for details on how to get your Blockfolio API token. CryptoLive /modules/cryptocurrencies/cryptolive/ Sun, 03 Jun 2018 20:06:40 -0700 /modules/cryptocurrencies/cryptolive/ Added in v0.0.5. Compare crypto currencies using CryptoCompare. Source Code wtf/cryptoexchanges/cryptolive/ Configuration cryptolive: enabled: true position: top: 5 left: 2 height: 1 width: 2 updateInterval: 15 currencies: BTC: displayName: Bitcoin to: - USD - EUR - ETH - LTC - DOGE LTC: displayName: Ethereum to: - USD - EUR - BTC top: BTC: displayName: Bitcoin limit: 5 to: - USD colors: from: name: coral displayName: grey to: name: white price: green top: from: name: grey displayName: coral to: name: red field: white value: green Attributes colors.