{"id":15209624,"url":"https://github.com/bobis33/qtapp-sandbox","last_synced_at":"2026-03-11T01:02:46.233Z","repository":{"id":247049039,"uuid":"824867663","full_name":"bobis33/QtApp-Sandbox","owner":"bobis33","description":"Sandbox of Qt application.","archived":false,"fork":false,"pushed_at":"2024-07-08T08:43:21.000Z","size":154,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T12:15:54.264Z","etag":null,"topics":["application","cmake","cpp","cpp20","gui","qt6"],"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/bobis33.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-07-06T07:02:30.000Z","updated_at":"2024-07-08T08:43:23.000Z","dependencies_parsed_at":"2024-07-06T09:46:24.453Z","dependency_job_id":"f934c34a-ae57-4c45-a527-5fad272def42","html_url":"https://github.com/bobis33/QtApp-Sandbox","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"9cd363f6d0306ff87ea2eb5df09d5d64428242f7"},"previous_names":["bobis33/qtapp-sandbox"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobis33%2FQtApp-Sandbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobis33%2FQtApp-Sandbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobis33%2FQtApp-Sandbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobis33%2FQtApp-Sandbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bobis33","download_url":"https://codeload.github.com/bobis33/QtApp-Sandbox/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242774502,"owners_count":20183091,"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":["application","cmake","cpp","cpp20","gui","qt6"],"created_at":"2024-09-28T07:41:44.667Z","updated_at":"2025-12-13T13:15:39.955Z","avatar_url":"https://github.com/bobis33.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![QTAPP_CI](https://github.com/bobis33/QtApp-Sandbox/actions/workflows/QtApp-Sandbox.yml/badge.svg)](https://github.com/bobis33/QtApp-Sandbox/actions/workflows/QtApp-Sandbox.yml)\n![GitHub repo size](https://img.shields.io/github/repo-size/bobis33/QtApp-Sandbox)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)\n\n**ACTUALLY WORKING ON IT!**\n\n- [Description](#description)\n- [Prerequisites](#prerequisites)\n- [Usage](#usage)\n- [Commit Norms](#commit-norms)\n- [License](#license)\n- [Acknowledgements](#acknowledgements)\n\n\n## Description\n\nThis project is a simple application that uses the Qt library, look like a sandbox for me, ill use it to test some stuff and improve my skills in C++ and Qt.\n\n\n## Prerequisites\n\n- [CMake](https://cmake.org/download/)\n- [C++20](https://en.cppreference.com/w/cpp/20)\n- [Qt](https://www.qt.io/download)\n\n\n## Usage\n\n### Build\n\n```bash\n$\u003e ./build.sh build\n[...]\n```\n\u003e if it doesn't work, try the following command:\n```bash\n$\u003e ./build.sh clean \u0026\u0026 ./build.sh build\n[...]\n```\n\n### Run\n\n```bash\n$\u003e ./qtsandbox\n[...]\n```\n\n\n## Commit Norms\n\n| Commit Type | Description                                                                                                               |\n|:------------|:--------------------------------------------------------------------------------------------------------------------------|\n| build       | Changes that affect the build system or external dependencies (npm, make, etc.)                                           |\n| ci          | Changes related to integration files and scripts or configuration (Travis, Ansible, BrowserStack, etc.)                   |\n| feat        | Addition of a new feature                                                                                                 |\n| fix         | Bug fix                                                                                                                   |\n| perf        | Performance improvements                                                                                                  |\n| refactor    | Modification that neither adds a new feature nor improves performance                                                     |\n| style       | Change that does not affect functionality or semantics (indentation, formatting, adding space, renaming a variable, etc.) |\n| docs        | Writing or updating documentation                                                                                         |\n| test        | Addition or modification of tests                                                                                         |\n\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n\n## Acknowledgements\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbobis33%2Fqtapp-sandbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbobis33%2Fqtapp-sandbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbobis33%2Fqtapp-sandbox/lists"}