{"id":37101897,"url":"https://github.com/basebandit/gocash","last_synced_at":"2026-01-14T12:21:44.911Z","repository":{"id":57550332,"uuid":"199318048","full_name":"basebandit/gocash","owner":"basebandit","description":"Command line currency converter","archived":false,"fork":false,"pushed_at":"2019-08-02T05:55:32.000Z","size":90,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-22T22:22:02.727Z","etag":null,"topics":["currency-converter","currency-exchange-rates","go-cli","go-cli-example","golang"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/basebandit.png","metadata":{"files":{"readme":"README.md","changelog":"change.png","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-28T17:35:31.000Z","updated_at":"2023-03-23T20:17:44.000Z","dependencies_parsed_at":"2022-09-10T08:12:09.613Z","dependency_job_id":null,"html_url":"https://github.com/basebandit/gocash","commit_stats":null,"previous_names":["evans0n/gocash","basebandit/gocash"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/basebandit/gocash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basebandit%2Fgocash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basebandit%2Fgocash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basebandit%2Fgocash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basebandit%2Fgocash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/basebandit","download_url":"https://codeload.github.com/basebandit/gocash/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basebandit%2Fgocash/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28420557,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["currency-converter","currency-exchange-rates","go-cli","go-cli-example","golang"],"created_at":"2026-01-14T12:21:44.168Z","updated_at":"2026-01-14T12:21:44.896Z","avatar_url":"https://github.com/basebandit.png","language":"Go","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/basebandit/gocash/blob/master/change.png\" alt=\"Icon PNG\" height=\"64\"\u003e\n  \u003ch3 align=\"center\"\u003egocash\u003c/h3\u003e\n  \u003cp align=\"center\"\u003eConvert Currency Rates directly from your Terminal!\u003cp\u003e\n\n\u003c/p\u003e\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/basebandit/gocash)](https://goreportcard.com/report/github.com/basebandit/gocash)  [![GitHub license](https://img.shields.io/github/license/basebandit/gocash)](https://github.com/basebandit/gocash/blob/master/LICENSE)\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://github.com/basebandit/gocash/blob/master/cash.gif\" alt=\"Icon PNG\"\u003e\u003c/p\u003e\n\n## Install\n\n```\ngo get -u github.com/basebandit/gocash/cmd/cash\n```\nCopy the following files to the `.gocash` directory inside your home directory\n- [currencies.json](https://github.com/basebandit/gocash/blob/master/currencies.json) file\n- [config.json](https://github.com/basebandit/gocash/blob/master/config.json) file \n\n## Usage\n \n\u003e You will need a Fixer.io API key. Get it [here](https://fixer.io/signup/free) for free.  \n\n\n\n```bash\n\tUsage\n\t\t$ cash \u003camount\u003e \u003cfrom\u003e \u003cto\u003e  \n\t\t$ cash \u003coptions\u003e  \n\tExamples\n\t\t$ cash 10 usd eur pln aud kes tzs ugx\n```\n\n## Available Currencies\n\nSee [currencies.json](https://github.com/basebandit/gocash/blob/master/currencies.json) file.\n\n## ToDo:\n- Memoization \n- Tests \n\n## Thanks:\n- [xxczaki](https://twitter.com/dokwadratu) for an awesome [tool](https://github.com/xxczaki/cash-cli), that inspired me to write a similar one in golang.\n- [Money.js](http://openexchangerates.github.io/money.js/) for inspiring me to write my own golang version of the same library.\n- [Fixer.io](http://fixer.io/) for providing awesome currency conversion API.\n- \u003cdiv\u003eIcons made by \u003ca href=\"https://www.flaticon.com/authors/smashicons\" title=\"Smashicons\"\u003eSmashicons\u003c/a\u003e from \u003ca href=\"https://www.flaticon.com/\"                 title=\"Flaticon\"\u003ewww.flaticon.com\u003c/a\u003e is licensed by \u003ca href=\"http://creativecommons.org/licenses/by/3.0/\"                 title=\"Creative Commons BY 3.0\" target=\"_blank\"\u003eCC 3.0 BY\u003c/a\u003e\u003c/div\u003e\n\n## License\n\n[MIT](https://opensource.org/licenses/MIT)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasebandit%2Fgocash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbasebandit%2Fgocash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasebandit%2Fgocash/lists"}