Code Monkey home page Code Monkey logo

cryptocoin-indicator's Introduction

cryptocoin-indicator

Ubuntu indicator for cryptocoin price fluctuations.

Tips (BTC): 1N1cN6V4AwcibwzSXC2fywB6NorSwRAEpd

About the Project

This Python script places the current price of a currency pair in the indicator panel (near the time and date etc.) at the top of your screen. The price updates every 2 seconds to reflect changes in the market.

The following currency pairs and exchanges are currently supported.

Exchange Currency Pair
BitFinex BTCUSD
ETHBTC
LTCUSD
BTC-e BTCUSD
ETHBTC
LTCUSD
Bitinka BTCARS
RIPIO BTCARS
SatoshiTango BTCARS

It is very simple to add new currency pairs, which need not involve a cryptocurrency.

Installing

The project needs the following Python libraries (which should be pre-installed on your system):

  • gi (for Gtk 3.0, AppIndicator3 0.1, and GObject)
  • signal
  • os
  • urllib
  • json

Once you have cloned the repository you can start the indicator by opening a terminal, navigating to the git repository, and typing python cryptocoin-indicator.py. You might also consider adding this to your list of startup applications to run it automatically when logging in.

Usage

To change currency pairs, simply click on the logo to open the menu and select which pair you would like to track.

Selecting 'Quit' from this menu will terminate the indicator.

Things to do

There are a number of things which could be improved in the indicator. For example:

  • adding new currency pairs.
  • displaying multiple currency pairs simultaneously.
  • getting a better logo.
  • adding the ability to change the interval between updates.

cryptocoin-indicator's People

Contributors

sdrelton avatar whtspce avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.