2
0
mirror of https://github.com/miguelmota/cointop synced 2024-11-05 00:00:14 +00:00
Go to file
2021-09-27 19:52:13 +10:00
.appimage Add AppImage recipe 2021-03-26 17:41:46 -07:00
.github Add FUNDING.yml 2019-06-01 15:44:17 -07:00
.rpm Prefix version with label 2020-08-25 00:14:24 -07:00
assets Update assets 2019-07-05 00:29:02 -07:00
cmd Add keybinding to toggle hide portfolio balances 2021-09-13 22:07:13 -07:00
cointop Set "All Time" to 10 Years 2021-09-27 19:52:13 +10:00
docs fix typo in changelog 2021-09-26 19:00:06 +10: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 Remove interpolateData() 2021-09-26 19:50:26 +10:00
repo flatpak repo 2018-05-11 09:53:20 +00:00
vendor Convert ct.debuglog() to logrus.Debug() 2021-09-05 11:52:44 +10: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 Add AppImage recipe 2021-03-26 17:41:46 -07:00
.goreleaser.yml Exclude windows build in server 2020-08-02 20:04:00 -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 Optimize Dockerfile #127 2021-09-07 22:31:18 -07:00
go.mod Convert ct.debuglog() to logrus.Debug() 2021-09-05 11:52:44 +10:00
go.sum Convert ct.debuglog() to logrus.Debug() 2021-09-05 11:52:44 +10:00
install.sh Fix version Regex in Binary install script 2020-08-21 19:16:27 -03:00
LICENSE Add colorscheme section to readme 2019-06-09 14:28:26 -07:00
main.go Consolidate UI packages 2020-11-18 20:37:40 -08:00
Makefile Optimize Dockerfile #127 2021-09-07 22:31:18 -07:00
README.md README: Add contributor thanks 2021-09-26 00:37:10 -07: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

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

Documentation

Documentation has been moved to docs.cointop.sh

Some helpful documentation links are provided below.

Install

See docs.cointop.sh/install

Update

See docs.cointop.sh/update

Shortcuts

See docs.cointop.sh/shortcuts

Colorschemes

See docs.cointop.sh/colorschemes

Config

See docs.cointop.sh/config

SSH Server

See docs.cointop.sh/ssh

FAQ

See docs.cointop.sh/faq

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.