{"id":20037646,"url":"https://github.com/cosmic-utils/wizard","last_synced_at":"2025-07-26T19:06:55.851Z","repository":{"id":255471254,"uuid":"852854219","full_name":"cosmic-utils/wizard","owner":"cosmic-utils","description":"Deb packages installer made with magic for the COSMIC™ desktop!","archived":false,"fork":false,"pushed_at":"2024-10-21T17:59:54.000Z","size":313,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-10-22T08:49:40.685Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/cosmic-utils.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-09-05T14:42:49.000Z","updated_at":"2024-10-21T17:59:58.000Z","dependencies_parsed_at":"2024-09-15T13:28:36.359Z","dependency_job_id":"045f374d-9dd7-475a-9bb7-b7b0b1e32cca","html_url":"https://github.com/cosmic-utils/wizard","commit_stats":null,"previous_names":["cosmic-utils/wizard"],"tags_count":0,"template":false,"template_full_name":"pop-os/cosmic-app-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmic-utils%2Fwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmic-utils%2Fwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmic-utils%2Fwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmic-utils%2Fwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmic-utils","download_url":"https://codeload.github.com/cosmic-utils/wizard/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224428618,"owners_count":17309547,"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":[],"created_at":"2024-11-13T10:20:48.060Z","updated_at":"2024-11-13T10:20:48.581Z","avatar_url":"https://github.com/cosmic-utils.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# COSMIC Application Template\n\nA template for developing applications for the COSMIC™ desktop environment.\n\n## Getting Started\n\nLog into your GitHub account and click the \"Use this template\" button above. This will create a new repository in your account. Choose a name for this repository, and then clone it locally onto your system. Make the following changes after cloning it:\n\n- In `Cargo.toml`, change the `name` and set your `license` and `repository`.\n- Create a `LICENSE` file containing your chosen software license.\n- Rename the `cosmic_app_template` portion of `i18n/en/cosmic_app_template.ftl` to the new crate `name`.\n- In `justfile`, change the `name` and `appid` variables with your own.\n- In `src/app.rs`, change the `APP_ID` value in the `Application` implementation of the `AppModel`.\n- In `src/app.rs`, change the `REPOSITORY` const with the URL to your application's git repository.\n- In `res/app.desktop`, change the `Name=`, `Exec=`, and `Icon=` fields\n- Set your license within the SPDX tags at the top of each source file\n\nA [justfile](./justfile) is included by default with common recipes used by other COSMIC projects. Install from [casey/just][just]\n\n- `just` builds the application with the default `just build-release` recipe\n- `just run` builds and runs the application\n- `just install` installs the project into the system\n- `just vendor` creates a vendored tarball\n- `just build-vendored` compiles with vendored dependencies from that tarball\n- `just check` runs clippy on the project to check for linter warnings\n- `just check-json` can be used by IDEs that support LSP\n\n## Documentation\n\nRefer to the [libcosmic API documentation][api-docs] and [book][book] for help with building applications with [libcosmic][libcosmic].\n\n[api-docs]: https://pop-os.github.io/libcosmic/cosmic/\n[book]: https://pop-os.github.io/libcosmic-book/\n[libcosmic]: https://github.com/pop-os/libcosmic/\n[just]: https://github.com/casey/just","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosmic-utils%2Fwizard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcosmic-utils%2Fwizard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosmic-utils%2Fwizard/lists"}