{"id":13571493,"url":"https://github.com/juanpagfe/cash","last_synced_at":"2026-04-04T08:58:31.505Z","repository":{"id":166478926,"uuid":"276525106","full_name":"juanpagfe/cash","owner":"juanpagfe","description":"Foreign exchange converter","archived":false,"fork":false,"pushed_at":"2020-07-02T02:07:04.000Z","size":4,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-05T04:34:09.488Z","etag":null,"topics":["currency","forex","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/juanpagfe.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}},"created_at":"2020-07-02T02:04:43.000Z","updated_at":"2023-05-29T03:42:05.000Z","dependencies_parsed_at":"2023-08-24T13:17:54.879Z","dependency_job_id":null,"html_url":"https://github.com/juanpagfe/cash","commit_stats":null,"previous_names":["juanpagfe/cash"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanpagfe%2Fcash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanpagfe%2Fcash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanpagfe%2Fcash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanpagfe%2Fcash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juanpagfe","download_url":"https://codeload.github.com/juanpagfe/cash/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247147147,"owners_count":20891633,"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":["currency","forex","python"],"created_at":"2024-08-01T14:01:02.496Z","updated_at":"2026-04-04T08:58:31.465Z","avatar_url":"https://github.com/juanpagfe.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Simple foreign exchage\nA command-line tool to convert currencies. It depends on [Currency Coverter\nAPI](https://www.currencyconverterapi.com/)\n\n## Dependencies\n- Python3\n- python3-pip\n- [poetry](https://github.com/python-poetry/poetry)\n\n## Install (Only tested on Linux)\n```bash\nmake install\n```\n## Install windows (needs to be run as Administrator)\n```\nSetup.ps1\n```\n\n## First time use\n- Login on [Currency Converter API](https://www.currencyconverterapi.com/)\n- Get your free/paid API_KEY\n- Execute and follow the instructions:\n\n```bash\ncash 1 usd eur\n#api_key (example): 05b811110dfe4133ff1f\n#output (With current values): \n#USD 1.00 to EUR: 0.89\n```\n\nYou will be asked for your API_KEY only once.\n\n# Run\nWhen running, the tool takes your first currency as your primary currency.\n\n### Multiple currencies\n\n```bash\ncash 1 usd eur gbp\n#output (With current values): \n#USD 1.00 to EUR: 0.89\n#USD 1.00 to GBP: 0.80\n```\n\n### Calculate value on the way\nYou can also make runtime simple calculations like:\n\n```bash\ncash '12*2+24' usd eur\n#output (With current values): \n#USD 48.00 to EUR: 42.65\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuanpagfe%2Fcash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuanpagfe%2Fcash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuanpagfe%2Fcash/lists"}