Simple way to manage your todo lists.
Written in PHP and jQuery.
Data stored in SQLite or MySQL database.
Distributed under the GNU GPL License.
Last updates
- 2022-11-29: v1.7.3
- 2022-11-03: v1.7.2
- 2022-10-22: v1.7.0
- 2022-05-03: v1.6.10
- 2020-09-27: v1.6
Demo
Features
- Multiple lists
- Task notes
- Tags
- Due dates
- Priority (-1, 0, +1, +2)
- Different sortings including sort by drag-and-drop
- Search
- Password protection
- Smart syntax improves creation of tasks
(usage: ±priority Task #Tag1 #Tag2) - Print-friendly CSS
- Support of mobile devices and dark mode