mirror of
https://github.com/miguelmota/cointop
synced 2024-11-14 18:12:57 +00:00
.appimage | ||
.circleci | ||
.github | ||
.rpm | ||
assets | ||
cmd | ||
cointop | ||
docs | ||
media | ||
meta/metrics | ||
pkg | ||
repo | ||
vendor | ||
.dockerignore | ||
.editorconfig | ||
.gitignore | ||
.goreleaser.yml | ||
.travis.yml | ||
CHANGELOG.md | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
Dockerfile | ||
flake.lock | ||
flake.nix | ||
go.mod | ||
go.sum | ||
install.sh | ||
LICENSE | ||
main.go | ||
Makefile | ||
README.md | ||
snapcraft.yaml |
cointop
Coin tracking for hackers
cointop
is a fast and lightweight interactive terminal based UI application for tracking and monitoring cryptocurrency coin stats in real-time.
The interface is inspired by htop
and shortcut keys are inspired by vim
.
Demo
This connects to an instance of Cointop using SSH:
ssh cointop.sh
In action
Table of Contents
Documentation has been moved to docs.cointop.sh
- Features
- Documentation
- Install
- Update
- Getting started
- Shortcuts
- Colorschemes
- Config
- SSH server
- FAQ
- Contributing
- Social
- Mentioned in
- Tip Jar
- License
Features
- Shortcut keys: Vim-inspired shortcut keys, custom key bindings configuration
- Colorschemes: Custom colorscheme configuration, 256-color and 24-bit support
- Favorites: Save and view favorite coins
- Portfolio: Portfolio tracking of holdings, view profit & loss
- Charts: Charts for coin price history and global market graphs
- Search: Fuzzy searching for finding coins
- Conversion: Currency conversion
- Price Alerts: Price alerts with desktop notifications
- Multiple APIs: Supports multiple coin data APIs; CoinGecko and CoinMarketCap
- Mouse: Mouse support
- Offline: Offline cache
- Fast: Fast sort shortcuts, pagination, chart date range change, auto-refresh
- Lightweight: It's very lightweight; can be left running indefinitely
Contributing
See docs.cointop.sh/contributing
Many thanks to Simon Roberts, Alexis Hildebrandt, and all the contributors that made cointop better.
Social
Mentioned in
Cointop has been mentioned in:
Tip Jar
3KdMW53vUMLPEC33xhHAUx4EFtvmXQF8Kf
0xC014b8F6F43f467922E93De62C9216F0538E0F8f
Thank you for tips! 🙏
License
Released under the Apache 2.0 license.