{"id":24074303,"url":"https://github.com/coder543/cryptoticker","last_synced_at":"2026-06-17T07:31:35.659Z","repository":{"id":148252142,"uuid":"94223394","full_name":"coder543/cryptoticker","owner":"coder543","description":null,"archived":false,"fork":false,"pushed_at":"2017-12-29T15:48:05.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-22T07:16:59.243Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coder543.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2017-06-13T14:41:40.000Z","updated_at":"2017-06-13T14:41:55.000Z","dependencies_parsed_at":"2023-05-19T13:15:10.009Z","dependency_job_id":null,"html_url":"https://github.com/coder543/cryptoticker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coder543/cryptoticker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder543%2Fcryptoticker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder543%2Fcryptoticker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder543%2Fcryptoticker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder543%2Fcryptoticker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coder543","download_url":"https://codeload.github.com/coder543/cryptoticker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder543%2Fcryptoticker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34439294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-01-09T18:10:08.062Z","updated_at":"2026-06-17T07:31:35.631Z","avatar_url":"https://github.com/coder543.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CryptoTicker\n\nThis is a tool to show the current cryptocurrency prices in a nice ticker format for use in tmux. When used in the one-shot (short-lived command) mode that `tmux` prefers, prices will be cached automatically and updated only after 30 minutes, no matter how many times the command is executed. This is a nice balance between API usage and keeping the values current.\n\n# Installation\n\n`cargo install --git https://github.com/coder543/cryptoticker`\n\n# Usage\n\n`cryptoticker --help` provides a useful summary of the options that are supported.\n\nIn your `~/.tmux.conf` file, you can add this to your statusbar to track ethereum and bitcoin prices: `#[fg=white,bg=default,bright]#(cryptoticker ethereum bitcoin)` \n\nIf you're using something other than `tmux`, it might be useful to run the command in a continuous, interval mode, where the command stays alive and refreshes at a set interval. To use this mode, simply do `cryptoticker -i ethereum bitcoin`, which will use a default timeout of 5 minutes, or `cryptoticker -i -t SECS ethereum bitcoin` to set the timeout interval manually.\n\n`cryptoticker --clear-cache` will completely remove the cache directory. Useful if uninstalling or if you want to force the one-shot mode to refresh.\n\n`cryptoticker` uses `api.coinmarketcap.com`, which only updates once every 5 minutes, so refreshing any faster than that is just poor etiquette. `ethereum` and `bitcoin` are provided as examples, but `cryptoticker` supports all currencies that coinmarketcap supports on the API. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoder543%2Fcryptoticker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoder543%2Fcryptoticker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoder543%2Fcryptoticker/lists"}