A lightweight interactive terminal based UI application for monitoring your cryptocurrency portfolio in real-time
src | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README.md | ||
shard.lock | ||
shard.yml |
Hodler
holder is a lightweight interactive terminal based UI application for monitoring your cryptocurrency portfolio in real-time.
Features / Roadmap
- ❌ Multiple wallets description
- ❌ Trade history support (buy date, buy price, now price, amount)
- ❌ Invest + current wealth + win/loss + percent calculation
- ❌ Report-mode output
- ❌ Ncurses output (first read-only, then interactive)
- ❌ Wallet import (CEX plugins)
- ❌ Trade history import (CEX plugins)
- ❌ Real time update
Inspirations
- cryptop: Nice ncurses UI. Not support for wallet naming, nor trade history.
- cointop: Nice ncurses UI & good shortcut keys + README file. Not support for wallet/portfolio.
- coinwatch: Good support for trade history. 100% configuration based. Not support for CEX trade import nor interactive UI.
- foxfolio: Nice GUI & options. Heavy browser-based app, not running in terminal. Still unstable.
Tip Jar
xxx
xxx
Thank you for tips! 🙏
License
Released under the GNU LGPL-3 license.