35 lines
1.3 KiB
Markdown
35 lines
1.3 KiB
Markdown
|
|
# Hodler
|
|
|
|
holder is a lightweight interactive terminal based UI application for monitoring your cryptocurrency portfolio in real-time.
|
|
|
|
## Features / Roadmap
|
|
|
|
* :x: Multiple wallets description
|
|
* :x: Trade history support (buy date, buy price, now price, amount)
|
|
* :x: Invest + current wealth + win/loss + percent calculation
|
|
* :x: Report-mode output
|
|
* :x: Ncurses output (first read-only, then interactive)
|
|
* :x: Wallet import (CEX plugins)
|
|
* :x: Trade history import (CEX plugins)
|
|
* :x: Real time update
|
|
|
|
## Inspirations
|
|
|
|
* [cryptop](https://github.com/huwwp/cryptop): Nice ncurses UI. Not support for wallet naming, nor trade history.
|
|
* [cointop](https://github.com/miguelmota/cointop): Nice ncurses UI & good shortcut keys + README file. Not support for wallet/portfolio.
|
|
* [coinwatch](https://github.com/cytopia/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! :pray:
|
|
|
|
## License
|
|
|
|
Released under the GNU LGPL-3 license.
|
|
|