Tududi is a task and project management system that implements Getting Things Done methodology with support for self-hosted or hosted deployment.
The tool addresses the problem of organizing scattered tasks, projects, and notes across multiple contexts by providing a unified system built around GTD principles. It structures work into tasks, projects, notes, and areas, then applies smart workflows to help users process and prioritize their commitments. The system is designed to feel calm and uncluttered rather than overwhelming, focusing on helping people clarify what matters and move work forward systematically.
Tududi suits individuals and teams who want a GTD-based approach without being locked into a proprietary service. The self-hosted option appeals to those who prefer to run the system on their own infrastructure, while the hosted option removes deployment concerns. The project is built with JavaScript and Node.js on the backend with React on the frontend, making it accessible to developers who want to understand or modify the codebase. Anyone evaluating it should know that it prioritizes the GTD workflow model specifically rather than offering a generic task list, so it works best for users already familiar with or interested in that methodology.
Development on the project shows consistent activity with regular commits and ongoing refinement. The maintainer actively responds to issues and incorporates feedback into the codebase. Pull requests receive attention and are merged when appropriate, indicating an open approach to contributions. The project maintains documentation and keeps the system functional across updates.