Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/e9t/c1t1
- Owner: e9t
- Created: 2017-05-26T09:54:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-26T13:32:27.000Z (about 7 years ago)
- Last Synced: 2024-10-04T21:51:07.231Z (about 1 month ago)
- Topics: cryptocurrency, mac-osx
- Language: Python
- Homepage:
- Size: 5.7 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Mac-Menubar-Megalist - C1t1
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