Skip to content

Crypto currency live ticker with graph for the Windows taskbar

Notifications You must be signed in to change notification settings

LabyStudio/crypto-addon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Addon

Bitcoin live ticker with graph (24h) for the Windows taskbar!
Crypto data source: api.blockchain.info

Preview

Installation

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.

Configuration

You can change the currency in the config:

{
  "modules": {
    "cryptomodule": {
      "enabled": false,
      "x": 1526,
      "y": 5,
      "currency": {
        "base": "BTC",
        "quota": "EUR"
      }
    }
  }
}

Run in IDE

Launch the main class StartCrypto

About

Crypto currency live ticker with graph for the Windows taskbar

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages