{"id":23422819,"url":"https://github.com/jmcrafter26/java-macos-calculator-clone","last_synced_at":"2026-05-18T10:06:24.569Z","repository":{"id":245700361,"uuid":"816431037","full_name":"JMcrafter26/java-macos-calculator-clone","owner":"JMcrafter26","description":"This is a simple calculator clone for MacOS in Java. It is a simple project for my Java class. It is a simple calculator that can do the basics.","archived":false,"fork":false,"pushed_at":"2024-06-23T13:55:44.000Z","size":2607,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-01T22:36:11.805Z","etag":null,"topics":["calculator","calculator-java","java","java-fx","javafx","jmcrafter26"],"latest_commit_sha":null,"homepage":"","language":"Java","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/JMcrafter26.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":"2024-06-17T18:29:54.000Z","updated_at":"2024-06-23T13:55:47.000Z","dependencies_parsed_at":"2024-06-23T14:59:36.870Z","dependency_job_id":"5fee8fe6-d8ba-4b6b-a2b2-8f9062b1a36e","html_url":"https://github.com/JMcrafter26/java-macos-calculator-clone","commit_stats":null,"previous_names":["jmcrafter26/java-macos-calculator-clone"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/JMcrafter26/java-macos-calculator-clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JMcrafter26%2Fjava-macos-calculator-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JMcrafter26%2Fjava-macos-calculator-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JMcrafter26%2Fjava-macos-calculator-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JMcrafter26%2Fjava-macos-calculator-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JMcrafter26","download_url":"https://codeload.github.com/JMcrafter26/java-macos-calculator-clone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JMcrafter26%2Fjava-macos-calculator-clone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281425571,"owners_count":26499036,"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-10-28T02:00:06.022Z","response_time":60,"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":["calculator","calculator-java","java","java-fx","javafx","jmcrafter26"],"created_at":"2024-12-23T03:10:11.264Z","updated_at":"2025-10-28T11:06:22.356Z","avatar_url":"https://github.com/JMcrafter26.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MacOS Calculator Clone in Java\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"src/icon.png\" alt=\"Icon\" /\u003e\n\u003c/div\u003e\n\nThis is a simple calculator clone for MacOS in Java. It is a simple project for my Java class. It is a simple calculator that can do the basics.\n\n[![wakatime](https://wakatime.com/badge/user/bc316344-3491-45bf-9757-ebf0dd1cdca6/project/4084432b-52cb-49d4-bfc8-08fc460d3b07.svg)](https://wakatime.com/badge/user/bc316344-3491-45bf-9757-ebf0dd1cdca6/project/4084432b-52cb-49d4-bfc8-08fc460d3b07) (time only recorded at home)\n\n## Installation\n\n### Using the JAR file\n\nYou can download the JAR file from the [here](dist/Taschenrechner.jar). You can run it by double-clicking on it or by running the following command in the terminal:\n\n```bash\njava -jar Taschenrechner.jar\n```\n\n### Building from source\n\nYou can download the project and run it in your favorite IDE. I used NetBeans for this project (I know, I know, I should use IntelliJ IDEA, but for my defense, I wrote the code in VS Code and used NetBeans to run it).\n\nAdditional things to mention:\n\n- The project is in Java 8 (Don't ask me why, I don't know)\n- The project uses JavaFX\n- The project uses Ant\n\n## Usage\n\nI think you know how to use a calculator, but here are some instructions:\n\n- Click on a number to input it in the display\n- Click on an operation to select it\n- Tada! You have a result\n\n## Additional Functions\n\n- Resize the window to see a more advanced calculator. It has more functions. (like square root, power, etc.)\n  - Drag the window from the left or right side to resize it\n- Click on the result to delete the last digit\n\n## Screenshots\n\n\u003cdiv style=\"max-width: 80%\"\u003e\n  \u003cimg src=\"images/image1.jpg\" alt=\"Simple Mode\" /\u003e\n  \u003cimg src=\"images/image2.jpg\" alt=\"Expert Mode\" /\u003e\n\u003c/div\u003e\n\n## Known Issues\n\n- The calculator is not perfect. It is a simple project for a Java class\n- If you entered the expert mode, you can't go back to the simple mode\n- Input from the keyboard is not supported\n- Glitches in the design\n- `Taschenrechner` means calculator in German, I left it like that because I am a German student and I forgot to change it :skull:\n\n## Contributing and using the code\n\nYou are free to use the code in any way you want but don't expect much. It is a simple project for a Java class and I am still learning Java so the code is not perfect.\n\nIf you want to contribute, feel free to do so. I am always open to suggestions and improvements.\n\n## License and Credits\n\n[MIT](LICENSE)\n\nThe project is created by me, things that I used are:\n\n- [JavaFX](https://openjfx.io/) - For the GUI\n- [Inter Font](https://rsms.me/inter/) - For the font\n- [Apple Calculator](https://support.apple.com/guide/calculator/welcome/mac) - For the design and inspiration\n- StackOverflow and my Brain - For the code\n\nYou made it to the end of the README. Congratulations! 🎉\n\nFeel free to start this repo and check out my other projects on [GitHub](https://github.com/JMcrafter26) :smile:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmcrafter26%2Fjava-macos-calculator-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmcrafter26%2Fjava-macos-calculator-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmcrafter26%2Fjava-macos-calculator-clone/lists"}