{"id":22310847,"url":"https://github.com/azarattum/cryptrack","last_synced_at":"2025-03-26T02:13:29.808Z","repository":{"id":116104036,"uuid":"360034624","full_name":"Azarattum/Cryptrack","owner":"Azarattum","description":"Simple TUI crypto tracking tool with fuzzy search.","archived":false,"fork":false,"pushed_at":"2021-05-21T06:23:01.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T23:30:31.625Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Azarattum.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"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}},"created_at":"2021-04-21T04:44:29.000Z","updated_at":"2021-05-21T06:23:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"fb4ce918-5280-4f58-ba65-dbc6958404e3","html_url":"https://github.com/Azarattum/Cryptrack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azarattum%2FCryptrack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azarattum%2FCryptrack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azarattum%2FCryptrack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azarattum%2FCryptrack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azarattum","download_url":"https://codeload.github.com/Azarattum/Cryptrack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245573893,"owners_count":20637674,"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":[],"created_at":"2024-12-03T21:16:22.285Z","updated_at":"2025-03-26T02:13:29.802Z","avatar_url":"https://github.com/Azarattum.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cryptrack\nSimple TUI crypto tracking tool with fuzzy search.\n\n## Features:\n  - Shows current price\n  - Shows market cap\n  - Supports fuzzy search by currency name\n\n## Installation: \nClone the repo and install the dependencies:\n```sh\ngit clone https://github.com/Azarattum/Cryptrack.git\ncd Cryptrack\npip install -r requirements.txt\n```\n\nOn a windows machine you need to additionaly install windows-curses:\n```sh\npip install windows-curses\n```\n\nPut your [api key](https://pro.coinmarketcap.com/pricing) in `config.py`:\n```python\n#Example of a key\nAPI_KEY = \"b2511a42-ffd3-410f-b2e9-a4170dcb830d\"\n```\n\n## Usage:\nRun the script\n```sh\npython cryptrack.py\n```\n\nSample output:\n```\n \u003e bit\nToken    Name             Market Cap (USD)       Price (USD)\n-------  ---------------  ------------------  --------------\nBTC      Bitcoin          1,036,628,289,878   55472.1\nBCH      Bitcoin Cash     17,909,925,339        957.015\nWBTC     Wrapped Bitcoin  8,553,019,789       55597.8\nBSV      Bitcoin SV       5,685,954,839         303.88\nBTT      BitTorrent       5,269,169,850           0.00798416\nBTCB     Bitcoin BEP2     3,031,789,710       55529.3\nBTG      Bitcoin Gold     1,649,286,995          94.17\nBNB      Binance Coin     90,953,459,929        592.79\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazarattum%2Fcryptrack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazarattum%2Fcryptrack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazarattum%2Fcryptrack/lists"}