2
0
mirror of https://github.com/miguelmota/cointop synced 2024-11-14 18:12:57 +00:00
Go to file
Vuong 24a4bdedab
Fix CMC Coin ID (#282)
* Fix #297 CMC Coin ID
* Remove unused check

Co-authored-by: Simon Roberts <lyricnz@users.noreply.github.com>
2021-11-22 19:37:02 +11:00
.appimage Add AppImage recipe 2021-03-26 17:41:46 -07:00
.circleci Update circleci config 2021-11-07 15:45:26 -08: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 conversion key triggered in any menu (#289) 2021-11-22 09:38:23 +11:00
docs Update features list 2021-11-16 09:04:55 -08: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 Fix CMC Coin ID (#282) 2021-11-22 19:37:02 +11:00
repo flatpak repo 2018-05-11 09:53:20 +00:00
vendor Minor code style/comment cleanups; remove redundant code (#257) 2021-11-08 16:02:42 +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 Migrate from termbox-go to tcell (#232) 2021-11-07 14:03:54 +11: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-11-07 15:35:30 -08: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 Fix Docker build 2021-11-07 16:50:30 +07:00
go.mod Update go mod 2021-11-12 11:44:19 +00:00
go.sum Update go mod 2021-11-12 11:44:19 +00: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 Update circleci config 2021-11-07 15:51:12 -08:00
README.md Update features list 2021-11-16 09:04:55 -08: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

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

Thank you for tips! 🙏

License

Released under the Apache 2.0 license.

© Miguel Mota