2
0
mirror of https://github.com/miguelmota/cointop synced 2024-11-14 18:12:57 +00:00
Go to file
2024-03-06 15:01:02 -08: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 Update go.yml 2022-03-04 03:20:09 +05:30
.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 Update alt coin link to use braces for template tags 2022-03-18 23:16:23 -07:00
docs Update docs 2024-03-06 15:01:02 -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 some typos (#313) 2022-09-01 08:21:13 +10:00
repo flatpak repo 2018-05-11 09:53:20 +00:00
vendor use gob encoder to get struct hash 2022-03-18 18:59:27 +07: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
flake.lock feat(/flake.nix): add a nix flake to facilitate reproducible builds 2021-11-29 23:55:37 +02:00
flake.nix feat(/flake.nix): add a nix flake to facilitate reproducible builds 2021-11-29 23:55:37 +02:00
go.mod use gob encoder to get struct hash 2022-03-18 18:59:27 +07:00
go.sum use gob encoder to get struct hash 2022-03-18 18:59:27 +07: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 docs 2022-05-02 15:28:59 -07:00
README.md Update README 2022-09-01 08:21:15 +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 0xC014b8F6F43f467922E93De62C9216F0538E0F8f

Thank you for tips! 🙏

License

Released under the Apache 2.0 license.

© Miguel Mota