{"id":28376429,"url":"https://github.com/levkush/wish","last_synced_at":"2025-08-31T22:43:12.742Z","repository":{"id":207081723,"uuid":"716335113","full_name":"levkush/wish","owner":"levkush","description":"A delightful wish list manager to keep track of your dreams and desires! ✨","archived":false,"fork":false,"pushed_at":"2024-03-01T17:43:43.000Z","size":17,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-26T10:50:25.393Z","etag":null,"topics":["contributions-welcome","list","mit-license","python","rich","typer","typer-cli","wish","wishlist"],"latest_commit_sha":null,"homepage":"https://levkush.dev","language":"Python","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/levkush.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,"zenodo":null}},"created_at":"2023-11-08T23:22:32.000Z","updated_at":"2025-02-05T04:30:17.000Z","dependencies_parsed_at":"2025-06-26T10:42:39.117Z","dependency_job_id":null,"html_url":"https://github.com/levkush/wish","commit_stats":null,"previous_names":["levkush/wish"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/levkush/wish","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levkush%2Fwish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levkush%2Fwish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levkush%2Fwish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levkush%2Fwish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/levkush","download_url":"https://codeload.github.com/levkush/wish/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levkush%2Fwish/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273051868,"owners_count":25037078,"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-08-31T02:00:09.071Z","response_time":79,"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":["contributions-welcome","list","mit-license","python","rich","typer","typer-cli","wish","wishlist"],"created_at":"2025-05-30T00:06:51.385Z","updated_at":"2025-08-31T22:43:12.732Z","avatar_url":"https://github.com/levkush.png","language":"Python","readme":"# Wish 🌟\n\n![GitHub](https://img.shields.io/github/license/levkush/wish)\n![GitHub last commit](https://img.shields.io/github/last-commit/levkush/wish)\n\nA delightful wish list manager to keep track of your dreams and desires! ✨\n\n## Description\n\nWish is a Python-based application built using Typer and Rich libraries. It serves as a wishlist manager that allows you to add, delete, and modify wishes. You can categorize wishes and mark them as completed or pending.\n\n## Features\n\n- Add wishes with categories\n- Delete wishes from the list\n- Modify wish properties (name, category, completion status)\n- View wish list with sorting options\n\n## Usage\n\n### Installation\n\n1. Clone the repository:\n   ```\n   git clone https://github.com/username/repository.git\n   ```\n\n2. Install dependencies:\n   ```\n   pip install -r requirements.txt\n   ```\n\n### Commands\n\n- `wish add [name] [category]`: Add a new wish to the list.\n- `wish delete [name]`: Delete a wish from the list.\n- `wish set [name] [property] [value]`: Modify wish properties.\n- `wish list [--sort | --category | --reverse | --all]`: Display the wish list with sorting options.\n- `wish stats`: Display statistics about the wish list\n\n### Example Usage\n\n#### Adding a Wish\n```bash\nwish add \"Trip to Paris\" \"Travel\"\n```\n\n#### Deleting a Wish\n```bash\nwish delete \"Trip to Paris\"\n```\n\n#### Modifying a Wish Property\n```bash\nwish set \"Trip to Paris\" \"completed\" \"Yes\"\n```\n\n#### Listing Wishes\n```bash\nwish list --sort --all\n```\n\n## Contributing\n\nFeel free to contribute by opening issues or submitting pull requests. Your input is highly appreciated! 🙌\n\n## License\n\nThis project is licensed under the [MIT License](https://choosealicense.com/licenses/mit/).\n","funding_links":[],"categories":["\u003ca name=\"todo-manager\"\u003e\u003c/a\u003eTodo managers"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevkush%2Fwish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flevkush%2Fwish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevkush%2Fwish/lists"}