{"id":20116311,"url":"https://github.com/cschreib/kitchenconv","last_synced_at":"2025-11-29T01:02:03.043Z","repository":{"id":77388543,"uuid":"83731098","full_name":"cschreib/kitchenconv","owner":"cschreib","description":"Command-line tool to convert units when cooking (cups to mL, etc).","archived":false,"fork":false,"pushed_at":"2018-09-01T12:41:20.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-02T19:25:03.524Z","etag":null,"topics":["command-line","convert-units","cooking","tool"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/cschreib.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-03-02T22:29:09.000Z","updated_at":"2018-09-01T12:41:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"468c13e3-82ae-4c72-9d79-f9e06b23e2e7","html_url":"https://github.com/cschreib/kitchenconv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cschreib/kitchenconv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cschreib%2Fkitchenconv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cschreib%2Fkitchenconv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cschreib%2Fkitchenconv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cschreib%2Fkitchenconv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cschreib","download_url":"https://codeload.github.com/cschreib/kitchenconv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cschreib%2Fkitchenconv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27329472,"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","status":"online","status_checked_at":"2025-11-28T02:00:06.623Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["command-line","convert-units","cooking","tool"],"created_at":"2024-11-13T18:40:01.913Z","updated_at":"2025-11-29T01:02:03.001Z","avatar_url":"https://github.com/cschreib.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kitchenconv\n\nEver needed to convert 3/4 cup of butter into grams? Look no further. This is a simple and intuitive command-line tool to convert units when cooking.\n\nFeatures:\n* Uses plain language as input and output.\n* Conversions to/from units of volume, weight or temperature\n* Includes european and US units.\n* Conversions from volume to weight (or weight to volume) is possible if you tell the program what substance you are trying to convert (e.g., butter or flour).\n* Supports all kinds of numeric notations as input, including simple numbers (1, 10), fractions (3/4, 9/8), and scientific notation (1e3, 5e-2).\n* Written in pure C++, no header, no dependencies: will compile and run fast everywhere.\n\nUsage examples:\n```bash\n\u003e ./kitchenconv 1 cup to ml\n  1 cup is 236.6 ml\n\n\u003e ./kitchenconv 3/4 cup to ml\n  3/4 cup is 177.45 ml\n\n\u003e ./kitchenconv 1 cup butter to g\n  1 cup of butter is 226.805 g\n\n\u003e ./kitchenconv 0.4 kg to lb\n  0.4 kg is 0.881834 lb\n```\n\nTo compile, run the script ```make.sh``` (needs GCC), or use your favorite compiler.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcschreib%2Fkitchenconv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcschreib%2Fkitchenconv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcschreib%2Fkitchenconv/lists"}