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 cbe3557015
Add option for coingecko demo api key
1 week ago
.appimage Add AppImage recipe 3 years ago
.circleci Update circleci config 2 years ago
.github Update go.yml 2 years ago
.rpm Rename org miguelmota → cointop-sh 3 years ago
assets Update assets 5 years ago
cmd Add option for coingecko demo api key 1 week ago
cointop Add option for coingecko demo api key 1 week ago
docs Add option for coingecko demo api key 1 week ago
media Set up notification package 3 years ago
meta/metrics Add script to get homebrew and snapcraft metrics 3 years ago
pkg Add option for coingecko demo api key 1 week ago
repo flatpak repo 6 years ago
vendor use gob encoder to get struct hash 2 years ago
.dockerignore Dockerfile: Add .dockerignore 3 years ago
.editorconfig add travis.yml 6 years ago
.gitignore Migrate from termbox-go to tcell (#232) 2 years ago
.goreleaser.yml Rename org miguelmota → cointop-sh 3 years ago
.travis.yml Update .travis.yml 4 years ago
CHANGELOG.md Update CHANGELOG.md 2 years ago
CODE_OF_CONDUCT.md create code of conduct 6 years ago
CONTRIBUTING.md create contributing.md 6 years ago
Dockerfile Fix Docker build 2 years ago
LICENSE Add colorscheme section to readme 5 years ago
Makefile Update docs 2 years ago
README.md Update README 2 years ago
flake.lock feat(/flake.nix): add a nix flake to facilitate reproducible builds 2 years ago
flake.nix feat(/flake.nix): add a nix flake to facilitate reproducible builds 2 years ago
go.mod use gob encoder to get struct hash 2 years ago
go.sum use gob encoder to get struct hash 2 years ago
install.sh Rename org miguelmota → cointop-sh 3 years ago
main.go Rename org miguelmota → cointop-sh 3 years ago
snapcraft.yaml Use git tag for snap info version. #98 3 years ago

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 0xC014b8F6F43f467922E93De62C9216F0538E0F8f

Thank you for tips! 🙏

License

Released under the Apache 2.0 license.

© Miguel Mota