{"id":19529054,"url":"https://github.com/calculationcollective/shcalculator","last_synced_at":"2026-04-17T02:32:07.119Z","repository":{"id":72470688,"uuid":"591037349","full_name":"CalculationCollective/SHCalculator","owner":"CalculationCollective","description":"Calculator in bash","archived":false,"fork":false,"pushed_at":"2023-01-20T09:30:12.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-04T02:53:37.897Z","etag":null,"topics":["bash","calculator","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CalculationCollective.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-01-19T19:35:35.000Z","updated_at":"2025-06-17T03:57:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"1f21d549-58f0-4140-80f4-eaf391bd3d60","html_url":"https://github.com/CalculationCollective/SHCalculator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CalculationCollective/SHCalculator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalculationCollective%2FSHCalculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalculationCollective%2FSHCalculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalculationCollective%2FSHCalculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalculationCollective%2FSHCalculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CalculationCollective","download_url":"https://codeload.github.com/CalculationCollective/SHCalculator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalculationCollective%2FSHCalculator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31912373,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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":["bash","calculator","shell"],"created_at":"2024-11-11T01:21:40.711Z","updated_at":"2026-04-17T02:32:07.076Z","avatar_url":"https://github.com/CalculationCollective.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SHCalculator\n\n- [SHCalculator](#shcalculator)\n  - [Execute the calculator](#execute-the-calculator)\n  - [Use the calculator](#use-the-calculator)\n\n\n## Execute the calculator\nTo use the calculator set it to executable like this\n```bash\nchmod +x calculator.sh\n```\nand then execute it with \n```bash\n./calculator.sh\n```\n\n## Use the calculator\n\nAfter executing the calculator you can enter the first number.\n```bash\nEnter first number: 5 # 5 is the input\n```\nThen choose between the calculation functions.\n```bash\nChoose between:\n1)Addition\n2)Subtraction\n3)Multiplication\n4)Division\n1 # \u003c This is our input\n```\nWe now can enter the second number\n```bash\nEnter second number: 2 # 2 is the input\n```\nNow it should give the right output.\n```bash\n7 # 7 is the return value\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalculationcollective%2Fshcalculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcalculationcollective%2Fshcalculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalculationcollective%2Fshcalculator/lists"}