{"id":20857313,"url":"https://github.com/berkaygediz/hm_console","last_synced_at":"2025-05-12T07:32:52.053Z","repository":{"id":178469944,"uuid":"661826006","full_name":"berkaygediz/hm_console","owner":"berkaygediz","description":"💻 Simple console calculator in C++.","archived":false,"fork":false,"pushed_at":"2025-02-12T17:53:01.000Z","size":41,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T03:51:17.415Z","etag":null,"topics":["calculator","cpp"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/berkaygediz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-07-03T18:34:29.000Z","updated_at":"2025-02-12T17:53:05.000Z","dependencies_parsed_at":"2024-02-07T00:27:34.055Z","dependency_job_id":"0045b92e-e74c-4e6e-b816-cf731329188f","html_url":"https://github.com/berkaygediz/hm_console","commit_stats":null,"previous_names":["berkaygediz/hmkonsol","berkaygediz/hm_konsol"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkaygediz%2Fhm_console","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkaygediz%2Fhm_console/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkaygediz%2Fhm_console/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkaygediz%2Fhm_console/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berkaygediz","download_url":"https://codeload.github.com/berkaygediz/hm_console/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253695446,"owners_count":21948878,"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":["calculator","cpp"],"created_at":"2024-11-18T04:37:35.803Z","updated_at":"2025-05-12T07:32:52.045Z","avatar_url":"https://github.com/berkaygediz.png","language":"C++","readme":"# HM Console - C++ Command Line Calculator\n\n**HM Console** is a simple C++ command-line application that allows users to perform basic calculator operations.\n\n## Prerequisites\n\nEnsure that you have a C++ compiler installed, such as GCC or Clang, to compile and run the application.\n\n## Usage\n\n1. **Clone the repository:**\n\n   ```bash\n   git clone https://github.com/berkaygediz/hm_console.git\n   cd hm_console\n   ```\n\n2. **Compile the code:**\n\n   If you're using GCC or Clang, run:\n\n   ```bash\n   g++ main.cpp -o hm_console\n   ```\n\n3. **Run the program:**\n\n   ```bash\n   ./hm_console\n   ```\n\n## Commands\n\nThe following commands are available in the **HM Console**:\n\n- `calcu`: Access the calculator functionality.\n- `help`: Display a list of available commands and their descriptions.\n\n### Subcommands for Calculator\n\nOnce in the calculator mode, you can use the following subcommands:\n\n- `plus`: Perform addition.\n- `minus`: Perform subtraction.\n- `multiplication`: Perform multiplication.\n- `division`: Perform division.\n- `modulus`: Perform modulus operation.\n- `exit`: Exit from the calculator or program.\n\n### Example Use Case\n\n```plaintext\n------------------\n**HM_CONSOLE**\nCommands: calcu, help, exit\nEnter a command:\ncalcu\n\n------------------\n**SUB-COMMANDS**\nCommands: plus, minus, multiplication, division, modulus, exit\nEnter a sub-command:\nplus\n\n**ADDITION**\nEnter the first number:\n5\nEnter the second number:\n3\n\nResult: 8\n```\n\n## License\n\nThis project is licensed under the Apache License 2.0 - see [LICENSE](LICENSE) for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberkaygediz%2Fhm_console","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberkaygediz%2Fhm_console","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberkaygediz%2Fhm_console/lists"}