{"id":21557493,"url":"https://github.com/jltk/todo-app","last_synced_at":"2026-04-18T04:01:56.568Z","repository":{"id":257150550,"uuid":"850131686","full_name":"jltk/todo-app","owner":"jltk","description":"Simple to-do list desktop app","archived":false,"fork":false,"pushed_at":"2024-09-23T19:30:49.000Z","size":108,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-03T11:38:15.043Z","etag":null,"topics":["foss","gplv3","gui","gui-application","productivity-tool","python3","tkinter","tkinter-gui","todo-app","todo-list","todoapp","todolist","todolist-app","todolist-application","windows","windows-app","windows-application","windows-desktop"],"latest_commit_sha":null,"homepage":"","language":"Python","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/jltk.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-08-31T00:28:59.000Z","updated_at":"2024-09-23T19:30:52.000Z","dependencies_parsed_at":"2025-01-24T10:41:45.313Z","dependency_job_id":"39b54ab1-76e4-4c80-8e5c-3db5fa98a8ab","html_url":"https://github.com/jltk/todo-app","commit_stats":null,"previous_names":["jltk/todo-app"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/jltk/todo-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jltk%2Ftodo-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jltk%2Ftodo-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jltk%2Ftodo-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jltk%2Ftodo-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jltk","download_url":"https://codeload.github.com/jltk/todo-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jltk%2Ftodo-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31955919,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["foss","gplv3","gui","gui-application","productivity-tool","python3","tkinter","tkinter-gui","todo-app","todo-list","todoapp","todolist","todolist-app","todolist-application","windows","windows-app","windows-application","windows-desktop"],"created_at":"2024-11-24T08:12:23.603Z","updated_at":"2026-04-18T04:01:56.551Z","avatar_url":"https://github.com/jltk.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![app_icon](https://github.com/user-attachments/assets/9f082ded-572f-435e-b237-f62349d6e2e8)\n\n[![Python](https://img.shields.io/badge/Python-3776AB?logo=python\u0026logoColor=fff)](#) [![Windows](https://custom-icon-badges.demolab.com/badge/Windows-0078D6?logo=windows11\u0026logoColor=white)](#) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-darkred.svg)](https://www.gnu.org/licenses/gpl-3.0)\n\n# Todo App for Windows\n\nA simple and private to-do GUI desktop app for Windows using python Tkinter and JSON local storage.\n\nFree and open-source alternative to Microsoft To Do without third-party dependencies.\n\n![screenshot](https://github.com/user-attachments/assets/e89ff5e7-f8d8-4229-ae4e-32b1c81136bd)\n\n## Features\n\n- Simple and intuitive interface\n- Dark mode\n- Own your data with local storage\n- Lightweight free open-source software\n- No third-party dependencies\n\n## Installation\n\n### Download Portable .EXE for Windows 10/11: [🔗 To-Do_Portable_0.3.0.zip](https://github.com/jltk/todo-app/releases/download/0.3.0/To-Do_Portable_0.3.0.zip) [5,29 MB] \n\nor [visit the release page](https://github.com/jltk/todo-app/releases). \n\n### Build from source\n\nTo run this application, you need Python 3.9 or higher.\n\n1. Clone the repository:\n\n```bash\n$ git clone https://github.com/jltk/todo-app.git\n```\n\n2. Navigate to the project directory:\n\n```bash\n$ cd todo-app\n```\n\n3. Install dependencies:\n\n```bash\n$ python -r requirements.txt\n```\n\n4. Run the application:\n\n```bash\n$ cd todo_app\n$ python todo_app.py\n```\n\n## Shortcuts\n\n| KEYS | DESCRIPTION |\n| ---- | ----------- |\n| **Ctrl+D** | Mark tasks as done |\n| **Ctrl+U** | Mark tasks as urgent |\n| **Ctrl+J** | Mark tasks as cancelled |\n| **Ctrl+Del** | Delete tasks |\n| **Ctrl+E** | Edit task |\n| **Ctrl+R** | Toggle dark mode |\n| **Ctrl+H** | About window |\n\n| MARKUP | DESCRIPTION |\n| ---- | ----------- |\n| ```---``` | Adds seperator |\n| ```---title here``` | Adds a seperator with title |\n\n## Contribute\n\nStar and fork the repo and contribute improvements and fixes to the project.\n\n## License\n\nThis project is licensed under the GPL license, [read the LICENSE file for details](https://github.com/jltk/todo-app/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjltk%2Ftodo-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjltk%2Ftodo-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjltk%2Ftodo-app/lists"}