{"id":19950789,"url":"https://github.com/dooit-org/dooit","last_synced_at":"2025-05-13T19:04:07.057Z","repository":{"id":36973604,"uuid":"483289068","full_name":"dooit-org/dooit","owner":"dooit-org","description":"An awesome TUI todo manager","archived":false,"fork":false,"pushed_at":"2025-04-25T13:04:04.000Z","size":10228,"stargazers_count":2470,"open_issues_count":27,"forks_count":101,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-05-12T12:56:39.767Z","etag":null,"topics":["cli","python3","rich","terminal-based","textual","todo-app","todolist","tui","unixporn"],"latest_commit_sha":null,"homepage":"https://dooit-org.github.io/dooit/","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/dooit-org.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["kraanzu"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null}},"created_at":"2022-04-19T14:49:10.000Z","updated_at":"2025-05-10T00:32:25.000Z","dependencies_parsed_at":"2023-12-05T03:23:18.478Z","dependency_job_id":"9c117066-b350-4d13-965e-3fddc0663739","html_url":"https://github.com/dooit-org/dooit","commit_stats":{"total_commits":2207,"total_committers":23,"mean_commits":95.95652173913044,"dds":0.025373810602628,"last_synced_commit":"8a92524cf08d44cd6418ba95ad4be83bcd4c9275"},"previous_names":["dooit-org/dooit"],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dooit-org%2Fdooit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dooit-org%2Fdooit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dooit-org%2Fdooit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dooit-org%2Fdooit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dooit-org","download_url":"https://codeload.github.com/dooit-org/dooit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253773214,"owners_count":21962187,"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":["cli","python3","rich","terminal-based","textual","todo-app","todolist","tui","unixporn"],"created_at":"2024-11-13T01:02:00.996Z","updated_at":"2025-05-13T19:04:07.039Z","avatar_url":"https://github.com/dooit-org.png","language":"Python","readme":"![DOOIT](imgs/banner.png)\n\n# Dooit ✔️\n*A todo manager that you didn't ask for, but needed !*\n\n[![Wiki](https://img.shields.io/badge/Wiki-Dooit-white?style=flat-square)](https://dooit-org.github.io/dooit/)\n![PyPI Downloads](https://static.pepy.tech/badge/dooit)\n[![GitHub issues](https://img.shields.io/github/issues/dooit-org/dooit?color=red\u0026style=flat-square)](https://github.com/dooit-org/doit/issues)\n[![GitHub stars](https://img.shields.io/github/stars/dooit-org/dooit?color=green\u0026style=flat-square)](https://github.com/dooit-org/doit/stargazers)\n[![Support Server](https://img.shields.io/discord/989186205025464390.svg?label=Discord\u0026logo=Discord\u0026colorB=7289da\u0026style=flat-square)](https://discord.gg/WA2ER9MBWa)\n\n-----------------------------\n\nFor installation and configuration, check out [the wiki](https://dooit-org.github.io/dooit/)\n\n# Features 🌟\n\n- An interactive \u0026 beautiful UI\n- Fully customizable, you can configure your bar, your colors and how everything is displayed!\n- Extensible, python config file allows you to do as much as you like!\n- Vim like keybindings\n- Topicwise separated Todo Lists (With branching)\n\n**Note: See [CHANGELOG.md](CHANGELOG.md) to get more details on changes and feature additions!**\n\n# Usage and configuration :gear:\nAfter launching the app, You can press the `?` key to know the keybindings!\n\n# Screenshots 🖼️\n\n\u003e [!NOTE]\n\u003e The configurations below heavily use [Dooit Extras](https://github.com/dooit-org/dooit-extras)\n\nSome screenshots of app with different customized configuration \u003c3\n\n\u003cdetails\u003e\n  \u003csummary\u003eAn icy configuration based on NordTheme ❄️ \u003c/summary\u003e\n  \n![Preview 1](./imgs/config1.png)\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eA colorful configuration based on Catpuccin 🐱 \u003c/summary\u003e\n  \n![Preview 2](./imgs/config2.png)\n\n\u003c/details\u003e\n\n\u003cdetails\u003e  \n  \u003csummary\u003eA calm configuration based on Everforest 🌲 \u003c/summary\u003e\n  \n![Preview 3](./imgs/config3.png)\n\n\u003c/details\u003e\n\n\n# Contribution 🤝\n- Want to contribute? Feel free to open a PR! 😸\n- Got some ideas for improvements? I'm all ears! 👂\n- If you have an idea that related to customizability, open an issue at [Dooit Extras](https://github.com/dooit-org/dooit-extras/issues/new) instead\n\n----------------------------\n\n#### Other TUI projects 🤓 :\nIf you liked dooit then you might wanna try out some of my other TUI projects as well\n- [smassh](https://github.com/kraanzu/smassh) - A typing-test app for terminal\n","funding_links":["https://github.com/sponsors/kraanzu"],"categories":["Python","HarmonyOS"],"sub_categories":["Windows Manager"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdooit-org%2Fdooit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdooit-org%2Fdooit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdooit-org%2Fdooit/lists"}