2
0
mirror of https://github.com/miguelmota/cointop synced 2024-11-05 00:00:14 +00:00
Go to file
Miguel Mota dfaa8d0c3a
Merge pull request #213 from lyricnz/bugfix/zero-left
Fix edge case with resample min-time
2021-10-09 09:04:19 -07:00
.appimage Add AppImage recipe 2021-03-26 17:41:46 -07:00
.github Add simple test workflow (#201) 2021-10-04 16:49:53 +11:00
.rpm Rename org miguelmota → cointop-sh 2021-09-30 14:19:50 -07:00
assets Update assets 2019-07-05 00:29:02 -07:00
cmd More minor cleanups (no functional change) (#198) 2021-10-05 08:01:42 +11:00
cointop Fix global chart always showing in USD, and add current currency to chart name (#209) 2021-10-09 16:15:58 +11:00
docs Scale large numbers by adding Million Billion Trillion suffix (#200) 2021-10-07 08:02:21 +11:00
media Set up notification package 2020-12-20 22:05:25 -08:00
meta/metrics Add script to get homebrew and snapcraft metrics 2020-11-15 18:11:31 -08:00
pkg Merge branch 'cointop-sh:master' into bugfix/zero-left 2021-10-09 16:56:36 +11:00
repo flatpak repo 2018-05-11 09:53:20 +00:00
vendor Add github.com/jeandeaual/go-locale for locale-detection across platform 2021-10-08 08:36:00 +11:00
.dockerignore Dockerfile: Add .dockerignore 2021-04-18 10:35:10 +02:00
.editorconfig add travis.yml 2018-04-03 00:20:30 -07:00
.gitignore Feature/code cleanups (#191) 2021-10-01 17:03:36 +10:00
.goreleaser.yml Rename org miguelmota → cointop-sh 2021-09-30 14:19:50 -07:00
.travis.yml Update .travis.yml 2020-08-14 03:13:56 -07:00
CHANGELOG.md Update CHANGELOG.md 2021-09-26 00:31:11 -07:00
CODE_OF_CONDUCT.md create code of conduct 2018-05-21 00:53:15 -07:00
CONTRIBUTING.md create contributing.md 2018-05-21 00:51:38 -07:00
Dockerfile Rename org miguelmota → cointop-sh 2021-09-29 23:17:58 -07:00
go.mod Add github.com/jeandeaual/go-locale for locale-detection across platform 2021-10-08 08:36:00 +11:00
go.sum Add github.com/jeandeaual/go-locale for locale-detection across platform 2021-10-08 08:36:00 +11:00
install.sh Rename org miguelmota → cointop-sh 2021-09-29 23:17:58 -07:00
LICENSE Add colorscheme section to readme 2019-06-09 14:28:26 -07:00
main.go Rename org miguelmota → cointop-sh 2021-09-29 23:17:58 -07:00
Makefile Rename org miguelmota → cointop-sh 2021-09-29 23:17:58 -07:00
README.md Make direct links to docs site (#194) 2021-10-03 16:33:10 +11:00
snapcraft.yaml Use git tag for snap info version. #98 2021-03-10 02:21:03 -08:00


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

ssh cointop.sh

In action

screencast

Table of Contents

Documentation has been moved to docs.cointop.sh

Features

  • Quick sort shortcuts
  • Custom key bindings configuration
  • Vim inspired shortcut keys
  • Fast pagination
  • Charts for coins and global market graphs
  • Quick chart date range change
  • Fuzzy searching for finding coins
  • Currency conversion
  • Save and view favorite coins
  • Portfolio tracking of holdings
  • 256-color support
  • Custom colorschemes
  • Help menu
  • Offline cache
  • Supports multiple coin stat APIs
  • Auto-refresh
  • Works on macOS, Linux, and Windows
  • 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 0x0072cdd7c3d9963ba69506ECf50e16E963B35bb1

Thank you for tips! 🙏

License

Released under the Apache 2.0 license.

© Miguel Mota