{"id":15209579,"url":"https://github.com/pashakryvulets/qtcalculator","last_synced_at":"2026-02-19T01:31:05.316Z","repository":{"id":218147231,"uuid":"745726820","full_name":"PashaKryvulets/QtCalculator","owner":"PashaKryvulets","description":"QtCalculator is my first application written in C++ using the Qt framework. It allows you to perform basic math operations.","archived":false,"fork":false,"pushed_at":"2024-01-20T04:31:21.000Z","size":68,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-22T04:38:25.518Z","etag":null,"topics":["calculator","cplusplus","cpp17","qmake","qt5"],"latest_commit_sha":null,"homepage":"","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/PashaKryvulets.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}},"created_at":"2024-01-20T00:56:51.000Z","updated_at":"2024-01-20T04:05:59.000Z","dependencies_parsed_at":"2024-01-23T00:23:48.115Z","dependency_job_id":null,"html_url":"https://github.com/PashaKryvulets/QtCalculator","commit_stats":null,"previous_names":["pashakryvulets/qtcalculator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PashaKryvulets/QtCalculator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PashaKryvulets%2FQtCalculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PashaKryvulets%2FQtCalculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PashaKryvulets%2FQtCalculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PashaKryvulets%2FQtCalculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PashaKryvulets","download_url":"https://codeload.github.com/PashaKryvulets/QtCalculator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PashaKryvulets%2FQtCalculator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29600752,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T00:59:38.239Z","status":"ssl_error","status_checked_at":"2026-02-19T00:59:36.936Z","response_time":162,"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":["calculator","cplusplus","cpp17","qmake","qt5"],"created_at":"2024-09-28T07:41:22.981Z","updated_at":"2026-02-19T01:31:05.041Z","avatar_url":"https://github.com/PashaKryvulets.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **QtCalculator Application**\n\nI am the developer of the \"QtCalculator\" application, a calculator tool built using the [Qt framework](https://www.qt.io). Below are some key aspects of the development process:\n\n\n## **Features**\n\n- **Basic Operations:** QtCalculator supports fundamental arithmetic operations such as addition, subtraction, multiplication, and division.\n\n- **User-Friendly Interface:** QtCalculator has a pleasant and intuitive user interface.\n\n\n## **Interface**\n\n![QtCalculator Screenshot](QtCalculatorscreenshot.png)\n\n\n## Build Instructions\n\nFollow these steps to build and run QtCalculator on your system:\n\n1. **Clone the Repository:**\n   ```bash\n    git clone https://github.com/PashaKryvulets/QtCalculator\n    cd QtCalculator\n   ```\n\n2. **Build the Project**\n   ```bash\n    mkdir build\n    cd build\n    qmake ..\n    make\n   ```\n\n3. **Run the Calculator**\n   ```bash\n    ./QtCalculator\n   ```\n\n\n## **Usage**\nEnter numbers and use the on-screen buttons to perform calculations.\n\n\n## **Requirements**\nMake sure you have [QtCreator](https://www.qt.io/download) and [C++ compiler](https://isocpp.org/get-started).\n\n**This project was tested in the environments listed below:**\n\n- MinGW64 ([MSYS2 project](https://www.msys2.org))\n- GCC 6.3.0\n- Qt 5.15.12 (static)\n\n\n## **Contributing**\n\nIf you'd like to contribute to QtCalculator, feel free to open an issue or submit a pull request on the [GitHub repository](https://github.com/PashaKryvulets/QtCalculator).\n\n\n## **License**\n\nQtCalculator is released under the [MIT License](LICENSE).\n\n\n## **Acknowledgments**\n- Thank you to the Qt framework community for providing a powerful toolkit for C++ development!\n- Icon used in this project are sourced from [Iconfinder](https://en.m.wikipedia.org/wiki/File:GNOME_Calculator_icon_2021.svg).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpashakryvulets%2Fqtcalculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpashakryvulets%2Fqtcalculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpashakryvulets%2Fqtcalculator/lists"}