Bitcoin live ticker with graph (24h) for the Windows taskbar!
Crypto data source: api.blockchain.info
This addon requires the core application DesktopModules
You can download the addon jar file here
Put the built jar file into the following directory: C:/Users/<name>/AppData/Roaming/DesktopModules/addons/
And then you are ready to launch the core application.
You can change the currency in the config:
{
"modules": {
"cryptomodule": {
"enabled": false,
"x": 1526,
"y": 5,
"currency": {
"base": "BTC",
"quota": "EUR"
}
}
}
}
Launch the main class StartCrypto