Open-source Todoist clone
Top 97.5% on sourcepulse
Todovex is an open-source, AI-powered clone of the Todoist productivity application, targeting developers and power users seeking a feature-rich, modern task management solution. It leverages Next.js 14's App Router and server actions for a robust backend, integrated with Convex for database management and NextAuth.js for authentication.
How It Works
The application is built with a modern stack including Next.js 14, Convex, React, NextAuth.js, and TailwindCSS. A key feature is the AI integration using OpenAI, which suggests missing tasks and sub-tasks. Data management is handled by Convex, providing real-time capabilities. UI components are built with Shadcn UI and Lucide React, ensuring a polished and responsive user experience.
Quick Start & Requirements
.env.example
to .env.local
, and set up credentials as per the YouTube tutorial.Highlighted Details
Maintenance & Community
The project is maintained by ankita-kulkarni. Further community engagement details are not specified in the README.
Licensing & Compatibility
The project is licensed under the MIT License, permitting commercial use and integration with closed-source projects.
Limitations & Caveats
The project relies on external API keys for OpenAI and Convex, which may incur costs. Setup requires following a specific YouTube tutorial for credentials, indicating potential complexity for new users.
1 year ago
Inactive