hodler/README.md

36 lines
1.3 KiB
Markdown
Raw Normal View History

2021-03-31 19:36:03 +00:00
# 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
[![BTC Tip Jar](https://img.shields.io/badge/BTC-tip-yellow.svg?logo=bitcoin&style=flat)]() `xxx`
[![ETH Tip Jar](https://img.shields.io/badge/ETH-tip-blue.svg?logo=ethereum&style=flat)]() `xxx`
Thank you for tips! :pray:
## License
Released under the GNU LGPL-3 license.