{"id":13418729,"url":"https://github.com/cointop-sh/cointop","last_synced_at":"2025-05-14T15:10:43.910Z","repository":{"id":37596703,"uuid":"127352116","full_name":"cointop-sh/cointop","owner":"cointop-sh","description":"A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies 🚀","archived":false,"fork":false,"pushed_at":"2024-04-07T22:46:01.000Z","size":26364,"stargazers_count":4161,"open_issues_count":51,"forks_count":326,"subscribers_count":69,"default_branch":"master","last_synced_at":"2025-04-10T01:53:39.872Z","etag":null,"topics":["bitcoin","blockchain","cli","coin","coingecko","coinmarketcap","command-line","console","cryptocurrency","digital-currency","ethereum","go","golang","holdings","homebrew","linux","macos","monitoring","portfolio","terminal"],"latest_commit_sha":null,"homepage":"https://cointop.sh","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cointop-sh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["miguelmota"],"patreon":"miguelmota"}},"created_at":"2018-03-29T22:03:28.000Z","updated_at":"2025-04-09T11:20:00.000Z","dependencies_parsed_at":"2024-01-06T01:04:27.291Z","dependency_job_id":"bdc5073f-a8ea-498d-a7fa-e45de32af586","html_url":"https://github.com/cointop-sh/cointop","commit_stats":{"total_commits":771,"total_committers":31,"mean_commits":"24.870967741935484","dds":0.3761348897535668,"last_synced_commit":"6a17ed2d3caeb9c07d6bf7e3eaf659f5b1eb9cfc"},"previous_names":["miguelmota/cointop"],"tags_count":52,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cointop-sh%2Fcointop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cointop-sh%2Fcointop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cointop-sh%2Fcointop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cointop-sh%2Fcointop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cointop-sh","download_url":"https://codeload.github.com/cointop-sh/cointop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248384741,"owners_count":21094768,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bitcoin","blockchain","cli","coin","coingecko","coinmarketcap","command-line","console","cryptocurrency","digital-currency","ethereum","go","golang","holdings","homebrew","linux","macos","monitoring","portfolio","terminal"],"created_at":"2024-07-30T22:01:06.193Z","updated_at":"2025-04-11T11:37:07.458Z","avatar_url":"https://github.com/cointop-sh.png","language":"Go","funding_links":["https://github.com/sponsors/miguelmota","https://patreon.com/miguelmota"],"categories":["Go","TUI","Economy","cli","Repositories","\u003ca name=\"financial\"\u003e\u003c/a\u003eFinancial tools"],"sub_categories":[],"readme":"\u003ch3 align=\"center\"\u003e\n  \u003cbr /\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/168240/39561871-51cda852-4e5d-11e8-926b-7692d43143e8.png\" alt=\"logo\" width=\"400\" /\u003e\n  \u003cbr /\u003e\n  \u003cbr /\u003e\n  \u003cbr /\u003e\n\u003c/h3\u003e\n\n# cointop\n\n\u003e Coin tracking for hackers\n\n[![License](http://img.shields.io/badge/license-Apache-blue.svg)](https://raw.githubusercontent.com/cointop-sh/cointop/master/LICENSE)\n[![Build Status](https://travis-ci.org/cointop-sh/cointop.svg?branch=master)](https://travis-ci.org/cointop-sh/cointop)\n[![Go Report Card](https://goreportcard.com/badge/github.com/cointop-sh/cointop?)](https://goreportcard.com/report/github.com/cointop-sh/cointop)\n[![GoDoc](https://godoc.org/github.com/cointop-sh/cointop?status.svg)](https://godoc.org/github.com/cointop-sh/cointop)\n[![Mentioned in Awesome Terminals](https://awesome.re/mentioned-badge.svg)](https://github.com/k4m4/terminals-are-sexy)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](#contributing)\n\n[`cointop`](https://github.com/cointop-sh/cointop) is a fast and lightweight interactive terminal based UI application for tracking and monitoring cryptocurrency coin stats in real-time.\n\nThe interface is inspired by [`htop`](https://en.wikipedia.org/wiki/Htop) and shortcut keys are inspired by [`vim`](https://en.wikipedia.org/wiki/Vim_(text_editor)).\n\n\u003cimg src=\"https://user-images.githubusercontent.com/168240/39569578-7ce9f3b6-4e7a-11e8-82a9-8a18b91b1bd5.png\" alt=\"cointop screenshot\" width=\"880\" /\u003e\n\n## Demo\n\nThis connects to an instance of Cointop using SSH:\n\n```bash\nssh cointop.sh\n```\n\nIn action\n\n\u003cimg src=\"https://user-images.githubusercontent.com/168240/39569570-75b1547c-4e7a-11e8-8eac-552abaa431f0.gif\" alt=\"screencast\" width=\"880\" /\u003e\n\n## Table of Contents\n\nDocumentation has been moved to [docs.cointop.sh](https://docs.cointop.sh/)\n\n- [Features](#features)\n- [Documentation](https://docs.cointop.sh/)\n- [Install](https://docs.cointop.sh/install)\n- [Update](https://docs.cointop.sh/update)\n- [Getting started](https://docs.cointop.sh/getting-started)\n- [Shortcuts](https://docs.cointop.sh/shortcuts)\n- [Colorschemes](https://docs.cointop.sh/colorschemes)\n- [Config](https://docs.cointop.sh/config)\n- [SSH server](https://docs.cointop.sh/ssh)\n- [FAQ](https://docs.cointop.sh/faq)\n- [Contributing](#contributing)\n- [Social](#social)\n- [Mentioned in](#mentioned-in)\n- [Tip Jar](#tip-jar)\n- [License](#license)\n\n## Features\n\n- **Shortcut keys**: Vim-inspired shortcut keys, custom key bindings configuration\n- **Colorschemes**: Custom colorscheme configuration, 256-color and 24-bit support\n- **Favorites**: Save and view favorite coins\n- **Portfolio**: Portfolio tracking of holdings, view profit \u0026 loss\n- **Charts**: Charts for coin price history and global market graphs\n- **Search**: Fuzzy searching for finding coins\n- **Conversion**: Currency conversion\n- **Price Alerts**: Price alerts with desktop notifications\n- **Multiple APIs**: Supports multiple coin data APIs; CoinGecko and CoinMarketCap\n- **Mouse**: Mouse support\n- **Offline**: Offline cache\n- **Fast**: Fast sort shortcuts, pagination, chart date range change, auto-refresh\n- **Lightweight**: It's very lightweight; can be left running indefinitely\n\n## Contributing\n\nSee [docs.cointop.sh/contributing](https://docs.cointop.sh/contributing)\n\n_Many thanks to [Simon Roberts](https://github.com/lyricnz), [Alexis Hildebrandt](https://github.com/afh), and all the [contributors](https://github.com/cointop-sh/cointop/graphs/contributors) that made cointop better._\n\n## Social\n\n- Follow on twitter [@cointop](https://twitter.com/cointop)\n- Discuss on [Discord](https://discord.gg/pUVGy7ECGg)\n\n## Mentioned in\n\nCointop has been mentioned in:\n\n- [@Ubuntu Twitter](https://twitter.com/ubuntu/status/985947962311311360?lang=en)\n- [Terminals Are Sexy](https://github.com/k4m4/terminals-are-sexy#tools-and-plugins)\n- [The Changelog News](https://changelog.com/news/cointop-coin-tracking-for-hackers-rAzZ)\n\n### Tip Jar\n\n[![BTC Tip Jar](https://img.shields.io/badge/BTC-tip-yellow.svg?logo=bitcoin\u0026style=flat)](https://www.blockchain.com/btc/address/3KdMW53vUMLPEC33xhHAUx4EFtvmXQF8Kf) `3KdMW53vUMLPEC33xhHAUx4EFtvmXQF8Kf`\n\n[![ETH Tip Jar](https://img.shields.io/badge/ETH-tip-blue.svg?logo=ethereum\u0026style=flat)](https://etherscan.io/address/0xC014b8F6F43f467922E93De62C9216F0538E0F8f) `0xC014b8F6F43f467922E93De62C9216F0538E0F8f`\n\nThank you for tips! 🙏\n\n## License\n\nReleased under the [Apache 2.0](./LICENSE) license.\n\n© [Miguel Mota](https://github.com/miguelmota)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcointop-sh%2Fcointop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcointop-sh%2Fcointop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcointop-sh%2Fcointop/lists"}