Giter VIP home page Giter VIP logo

coindicator-osx's Introduction

Coindicator

Coin Price logo

Coindicator is a cryptocurrency (Bitcoin etc) price indicator applet for Mac OSX. It shows latest 24 hour price and also bid, high low, ask prices from the indicator menu.

This is a stub! I haven't had the time to port the menus to OSX yet so for now it just indicates the price.

Right now it supports the following exchanges

Exchanges can be switched from the menu. Feel free to contact me to implement your favorite bitcoin exchange.

Coindicator is ported to Mac OSX from Nil Gardisnik 's Coinprice Indicator for Ubuntu Linux

Requirements

Should work on a standard Mac OSX installation with python3 and pip3 installed. Using gi, gtk, requests, pyyaml, notify2, and pygobject libraries. In addition, it uses pyojbc to access OSX GUI features.

Install python dependencies and install GSettings schema by running the following command

 make install

Running

To run the indicator with the default settings or with the previous settings, type make to run and the indicator should appear in the notification area. Alternatively, you can run python3 coin/coin.py.

Configuration

Coin.py takes two parameters to configure the instance(s).

python3 coin/coin.py asset=kraken:XXBTZEUR:30 will launch a single indicator for the asset pair XBT/EUR on the Kraken exchange with a refresh rate of 30 seconds.

python3 coin/coin.py file=startmany.yaml will read startmany.yaml from the coin directory and start an indicator for each configuration it finds in there. Edit startmany.yaml to configure the exchanges, currency pairs and refresh rates for each instance.

Screenshot

coindicator-osx's People

Contributors

bluppfisk avatar

Watchers

 avatar  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.