{"id":21316589,"url":"https://github.com/madnight/cryptocurrency-calculator-cli","last_synced_at":"2025-07-12T02:32:26.170Z","repository":{"id":27577811,"uuid":"114477392","full_name":"madnight/cryptocurrency-calculator-cli","owner":"madnight","description":"Cryptocurrency Converter Calculator as command line util","archived":false,"fork":false,"pushed_at":"2024-01-09T18:13:08.000Z","size":313,"stargazers_count":8,"open_issues_count":2,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-15T05:22:51.948Z","etag":null,"topics":["bitcoin","bitcoin-calculator","bitcoin-cli","bitcoin-price","calucator-application","cli","cryptocompare-api","cryptocurrencies","cryptocurrency","es7-async","ethereum","functional-programming","javascript","nodejs","npm-package","terminal"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/madnight.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-12-16T17:13:41.000Z","updated_at":"2024-04-17T11:21:53.000Z","dependencies_parsed_at":"2023-12-13T15:06:23.021Z","dependency_job_id":"dc9f278c-8b97-4745-9e9a-75103188b3fc","html_url":"https://github.com/madnight/cryptocurrency-calculator-cli","commit_stats":{"total_commits":30,"total_committers":2,"mean_commits":15.0,"dds":0.2666666666666667,"last_synced_commit":"a3bfd3e5626e4ba3dae408d44872ad0013597600"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madnight%2Fcryptocurrency-calculator-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madnight%2Fcryptocurrency-calculator-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madnight%2Fcryptocurrency-calculator-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madnight%2Fcryptocurrency-calculator-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madnight","download_url":"https://codeload.github.com/madnight/cryptocurrency-calculator-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225786624,"owners_count":17524045,"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","bitcoin-calculator","bitcoin-cli","bitcoin-price","calucator-application","cli","cryptocompare-api","cryptocurrencies","cryptocurrency","es7-async","ethereum","functional-programming","javascript","nodejs","npm-package","terminal"],"created_at":"2024-11-21T18:39:55.666Z","updated_at":"2024-11-21T18:39:56.692Z","avatar_url":"https://github.com/madnight.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cryptocurrency-calculator-cli\n[![npm](https://img.shields.io/npm/v/cryptocurrency-calculator-cli.svg)](https://npmjs.com/package/cryptocurrency-calculator-cli)\n[![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT)\n[![Build Status](https://travis-ci.com/madnight/cryptocurrency-calculator-cli.svg?branch=master)](https://travis-ci.com/madnight/cryptocurrency-calculator-cli)\n\nCryptocurrency Converter Calculator as command line util\n\n## Requirements\n* node 8.0 or higher\n* npm or yarn\n\n## Usage\n\n```bash\n# install\nnpm install cryptocurrency-calculator-cli -g\n\n# or run with npx\nnpx cryptocurrency-calculator-cli\n\n# run default (shows current btc price)\ncryptocurrency-calculator-cli\n\n# run with options\ncryptocurrency-calculator-cli --amount 0.5 --from BTC --to USD\n```\n\n## Options\n\n```bash\ncryptocurrency-calculator-cli --help\n\n  Usage: cryptocurrency-calculator-cli [options]\n\n\n  Options:\n\n    -V, --version        output the version number\n    -a, --amount \u003cn\u003e     number of coins\n    -f, --from \u003cstring\u003e  specify the coin to convert from e.g. ETH\n    -t, --to \u003cstring\u003e    specify the coin to convert to e.g. BTC\n    -h, --help           output usage information\n  ```\n\n## Examples\n\n```bash\ncryptocurrency-calculator-cli --amount 0.5 --from BTC --to USD\n9374.63 USD\n\ncryptocurrency-calculator-cli -a 0.5 -f BTC -t USD\n9359.95 USD\n\ncryptocurrency-calculator-cli -f BTC -t USD\n18722.87 USD\n\ncryptocurrency-calculator-cli -f ETH -t USD\n690.21 USD\n\ncryptocurrency-calculator-cli -f ETH -t XRP\n914.91 XRP\n\ncryptocurrency-calculator-cli -a 0.01 -f BTC -t ADA\n567.8592 ADA\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadnight%2Fcryptocurrency-calculator-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmadnight%2Fcryptocurrency-calculator-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadnight%2Fcryptocurrency-calculator-cli/lists"}