You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Miguel Mota 453c35c8d3
Merge branch 'patch-1' of https://github.com/arjundashrath/cointop into arjundashrath-patch-1
3 years ago
.appimage
.circleci
.github Update go.yml 3 years ago
.rpm
assets
cmd
cointop Merge branch 'feature/update-cache-if-coin-struct-changed' of https://github.com/vuon9/cointop into vuon9-feature/update-cache-if-coin-struct-changed 3 years ago
docs Update install docs for compatible go version (#301) 3 years ago
media
meta/metrics
pkg Fix CMC Coin ID (#282) 3 years ago
repo
vendor use gob encoder to get struct hash 3 years ago
.dockerignore
.editorconfig
.gitignore
.goreleaser.yml
.travis.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
LICENSE
Makefile
README.md Update README 3 years ago
flake.lock feat(/flake.nix): add a nix flake to facilitate reproducible builds 3 years ago
flake.nix feat(/flake.nix): add a nix flake to facilitate reproducible builds 3 years ago
go.mod use gob encoder to get struct hash 3 years ago
go.sum use gob encoder to get struct hash 3 years ago
install.sh
main.go
snapcraft.yaml

README.md


logo


cointop

Coin tracking for hackers

License Build Status Go Report Card GoDoc Mentioned in Awesome Terminals PRs Welcome

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.

cointop screenshot

Demo

This connects to an instance of Cointop using SSH:

ssh cointop.sh

In action

screencast

Table of Contents

Documentation has been moved to docs.cointop.sh

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

BTC Tip Jar 3KdMW53vUMLPEC33xhHAUx4EFtvmXQF8Kf

ETH Tip Jar 0x9ed3D6793a6b74d8c9A998f5C4b50a25947D53aF

Thank you for tips! 🙏

License

Released under the Apache 2.0 license.

© Miguel Mota