An offline‑first task manager built in C# with WinForms and a SQLite database.
It includes built‑in flags for important or recurring tasks, as well as topic‑based lists.
This fork is the actively maintained version, as the original co‑author has stopped development.
- 🚀 Fast and responsive — even with 1,000+ tasks
- 📦 Smart file‑based architecture — everything fits in a single, portable DB file
- 📤 Export tasks to a clean, date‑sorted HTML page
- 🎂 Birthday calendar listing all names and the age they’ll reach this year
- 🪟 Responsive main window with a sliding right panel and persistent user‑defined width
- 🌐 Fully localized in English, French and Spanish — with instant language switching
(the MonthCalendar control follows the OS culture settings, as per WinForms design).
- Clone this repository with Git
- Open in Visual Studio 2022
- Build the project with CTRL+B and run it.
Go to the Releases section to download a ready-to-use installer,
designed for x64-based Windows systems (Windows 7 and above).
If you find this project useful or inspiring, consider giving it a star — it would be much appreciated.


