{"id":13813934,"url":"https://github.com/lukakerr/crypticker","last_synced_at":"2025-03-26T11:34:31.601Z","repository":{"id":85632404,"uuid":"111619237","full_name":"lukakerr/crypticker","owner":"lukakerr","description":"A simple command line program to get current cryptocurrency data","archived":false,"fork":false,"pushed_at":"2019-01-27T10:06:30.000Z","size":3461,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T18:13:31.226Z","etag":null,"topics":["bitcoin","btc","cli","command-line","crypto","cryptocurrency","ethereum","go","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","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/lukakerr.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}},"created_at":"2017-11-22T01:01:24.000Z","updated_at":"2022-12-29T17:34:04.000Z","dependencies_parsed_at":"2023-03-06T22:30:30.211Z","dependency_job_id":null,"html_url":"https://github.com/lukakerr/crypticker","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/lukakerr%2Fcrypticker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukakerr%2Fcrypticker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukakerr%2Fcrypticker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukakerr%2Fcrypticker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukakerr","download_url":"https://codeload.github.com/lukakerr/crypticker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245644898,"owners_count":20649279,"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","btc","cli","command-line","crypto","cryptocurrency","ethereum","go","golang"],"created_at":"2024-08-04T04:01:37.201Z","updated_at":"2025-03-26T11:34:28.311Z","avatar_url":"https://github.com/lukakerr.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# crypticker-cli\n\nA simple command line program to get current cryptocurrency data.\n\n\u003cdiv style=\"text-align:center\"\u003e\n  \u003cimg src=\"https://i.imgur.com/oPsZZ2M.png\" alt=\"crypticker\"\u003e\n\u003c/div\u003e\n\n### Install\n\nTo install automatically run:\n\n```bash\n$ curl https://raw.githubusercontent.com/lukakerr/crypticker/master/install.sh | sh\n```\n\nThis will execute `install.sh` and place the `crypticker` binary in `/usr/local/bin`.\n\nAfter this, you are able to run the crypticker-cli by executing `crypticker`.\n\n### Usage\n\n```bash\n$ crypticker             # Get top 10 coins\n$ crypticker -l 20       # Pass an integer to get more coin data\n$ crypticker -c bitcoin  # Pass a coin name to get singular data\n$ crypticker -h          # Get help\n```\n\n### Running\n\n```bash\n$ git clone https://github.com/lukakerr/crypticker.git\n\n$ cd crypticker-cli\n\n# Install tablewriter dependency\n$ go get github.com/olekukonko/tablewriter\n\n$ go run main.go\n```\n\n### Building\n\n```bash\n$ go build main.go\n```\n\n### To Do\n\n- [x] Add support for individual coins\n- [ ] Add support for multiple currencies\n- [ ] Add support for sorting by column\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukakerr%2Fcrypticker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukakerr%2Fcrypticker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukakerr%2Fcrypticker/lists"}