Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/e9t/c1t1

Display cryptocurrency prices on the MacOSX menubar.
https://github.com/e9t/c1t1

cryptocurrency mac-osx

Last synced: 15 days ago
JSON representation

Display cryptocurrency prices on the MacOSX menubar.

Awesome Lists containing this project

README

        

# C1t1

Retrieves cryptocurrency prices from [Coinone](http://coinone.co.kr) every one minute and displays them on the MacOSX menubar.

[[download]](dist/c1t1_0.1.0.zip)

## Build app

Requirements:

pip install -r requirements.txt

Bundle:

# creates dist/C1t1.app
python setup.py py2app