{"id":13584438,"url":"https://github.com/dillionverma/crypto-cli","last_synced_at":"2025-05-05T22:52:11.776Z","repository":{"id":124594992,"uuid":"113209693","full_name":"dillionverma/crypto-cli","owner":"dillionverma","description":"The best cryptocurrency price CLI written in one line :moneybag:","archived":false,"fork":false,"pushed_at":"2017-12-11T23:36:25.000Z","size":109,"stargazers_count":19,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-05T22:52:02.607Z","etag":null,"topics":["bash","bitcoin","btc","cli","cryptocurrency","ethereum","price-tracker","ticker"],"latest_commit_sha":null,"homepage":"","language":null,"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/dillionverma.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}},"created_at":"2017-12-05T17:00:46.000Z","updated_at":"2022-11-20T12:41:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"3f295e2c-7d31-4121-b61a-3d370ac1d297","html_url":"https://github.com/dillionverma/crypto-cli","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dillionverma%2Fcrypto-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dillionverma%2Fcrypto-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dillionverma%2Fcrypto-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dillionverma%2Fcrypto-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dillionverma","download_url":"https://codeload.github.com/dillionverma/crypto-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252590529,"owners_count":21772935,"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":["bash","bitcoin","btc","cli","cryptocurrency","ethereum","price-tracker","ticker"],"created_at":"2024-08-01T15:04:14.770Z","updated_at":"2025-05-05T22:52:11.756Z","avatar_url":"https://github.com/dillionverma.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"# Crypto CLI\n\nCrypto CLI is a __lightweight__ command line interface __written in one line__ to fetch the latest cryptocurrency prices and display them in the terminal.\n\n[![GitHub stars](https://img.shields.io/github/stars/dillionverma/crypto-cli.svg?style=social\u0026label=Stars)](https://github.com/dillionverma/crypto-cli)\n[![GitHub code size in bytes](https://img.shields.io/github/size/dillionverma/crypto-cli/coin.svg)](https://raw.githubusercontent.com/dillionverma/crypto-cli/master/coin)\n[![license](https://img.shields.io/github/license/dillionverma/crypto-cli.svg)](https://github.com/dillionverma/crypto-cli)\n\n![screenshot](https://github.com/dillionverma/crypto-cli/blob/master/screenshot.png)\n\nAll data is sourced from [coinmarketcap api](https://coinmarketcap.com/api/)\n\n## Installation\n\nFirst install jq which is a command line json parser [__here__](https://stedolan.github.io/jq/download/)\n\nAfter you have installed jq, run the following commmand in your terminal:\n\n```\ncurl \"https://raw.githubusercontent.com/dillionverma/crypto-cli/master/coin\" -o /usr/local/bin/coin \u0026\u0026 chmod +x /usr/local/bin/coin\n```\n\n## Usage\n\nThe top 10 cryptocurrencies are shown by default by entering\n```\ncoin\n```\n\nFor more coins, simply pass a number argument\n```\ncoin 100\n```\n\nTo get a specific price, simply use grep\n```\ncoin 100 | grep VTC\n```\n\u003csmall\u003e__note__ use \"-i\" flag on grep for case insensitive search\u003csmall\u003e\n\n\n## Development\n\n```\ngit clone https://github.com/dillionverma/crypto-cli.git\ncd crypto-cli\nvim coin\n```\n\n## License\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdillionverma%2Fcrypto-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdillionverma%2Fcrypto-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdillionverma%2Fcrypto-cli/lists"}