Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xkrsz/coiny
:lemon: Status bar app displaying current altcoin prices
https://github.com/xkrsz/coiny
bitcoin cryptocurrency macos statusbar
Last synced: 8 days ago
JSON representation
:lemon: Status bar app displaying current altcoin prices
- Host: GitHub
- URL: https://github.com/xkrsz/coiny
- Owner: xkrsz
- Created: 2017-03-05T21:44:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-03-14T19:31:56.000Z (over 7 years ago)
- Last Synced: 2024-04-28T14:23:13.624Z (7 months ago)
- Topics: bitcoin, cryptocurrency, macos, statusbar
- Language: Swift
- Homepage:
- Size: 101 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coiny
# Todos
- [x] fetching bitcoin price
- [x] updating automatically using user-specified interval
- [x] settings window
- [x] adding/removing currencies
- [x] fetching all added currencies
- [ ] price list in menu
- [ ] prevent duplicates in prices array
- [ ] prevent user from adding empty string as currency
- [ ] validate added currency
- [ ] selecting currency shown in status bar
- [ ] changing currency (from usd)