{"id":21467171,"url":"https://github.com/snoopycodex/flet_todo_app","last_synced_at":"2025-08-08T21:17:49.034Z","repository":{"id":198149430,"uuid":"700182778","full_name":"SnoopyCodeX/flet_todo_app","owner":"SnoopyCodeX","description":"A simple todo app that is made using flet","archived":false,"fork":false,"pushed_at":"2023-10-04T05:32:55.000Z","size":78,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-23T15:37:49.688Z","etag":null,"topics":["flet","python","todo-app"],"latest_commit_sha":null,"homepage":"https://snoopycodex-flet-todo-app.fly.dev","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SnoopyCodeX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-10-04T05:31:01.000Z","updated_at":"2023-10-04T05:35:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"b67331da-9161-4e45-a73a-d4f8b40784d7","html_url":"https://github.com/SnoopyCodeX/flet_todo_app","commit_stats":null,"previous_names":["snoopycodex/flet_todo_app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SnoopyCodeX%2Fflet_todo_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SnoopyCodeX%2Fflet_todo_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SnoopyCodeX%2Fflet_todo_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SnoopyCodeX%2Fflet_todo_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SnoopyCodeX","download_url":"https://codeload.github.com/SnoopyCodeX/flet_todo_app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243982256,"owners_count":20378605,"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":["flet","python","todo-app"],"created_at":"2024-11-23T08:16:57.433Z","updated_at":"2025-03-17T06:11:46.978Z","avatar_url":"https://github.com/SnoopyCodeX.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple TODO App using Flet\n\nThis is a simple todo application that is made using [Flet](https://flet.dev)\n\n## Previews\n\n| ![light_mode](./screenshots/light_mode.png) | ![dark_mode](./screenshots/dark_mode.png) |\n|---------------------------------------------|-------------------------------------------|\n| Light Mode                                  | Dark Mode                                 |\n\n## Features\n\n- [x] Create, Edit and Delete tasks\n- [x] Delete completed tasks\n- [x] Track current progress in percentage\n- [x] Supports light mode and dark mode\n- [x] Persists tasks locally\n- [x] Filter tasks by status\n\n## Building\n\nInstall `flet` \n\n```bash\npip install flet\n```\n\nRun in hot-reload mode (does not work in web)\n\n```bash\nflet run main.py -r\n```\n\nTo run in android, see the docs [here](https://flet.dev/docs/guides/python/testing-on-android)\n\nTo run in ios, see the docs [here](https://flet.dev/docs/guides/python/testing-on-ios)\n\n## Packaging as a desktop app\n\nInstall `pyinstaller` dependency\n\n```bash\npip install pyinstaller\n```\n\nThen run\n\n```bash\nflet pack main.py\n```\n\nThe bundled flet app would be in the generated `dist` folder.\n\nFor more information regarding this, visit the docs [here](https://flet.dev/docs/guides/python/packaging-desktop-app).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnoopycodex%2Fflet_todo_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnoopycodex%2Fflet_todo_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnoopycodex%2Fflet_todo_app/lists"}