This commit is contained in:
Kevin Thomas 2020-07-15 20:58:15 -07:00 committed by GitHub
parent 395edd13d8
commit 239d8d7bd3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1443,6 +1443,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com
*See also [Project Management](#project-management) and [Ticketing](#ticketing).*
- [2do](https://gitlab.com/KevinNThomas/2do) - Minimal self-hosted todo list forked from prologic/todo aimed at being modern and mobile friendly. ([Demo](https://2do-demo.page/), [Source Code](https://gitlab.com/KevinNThomas/2do)) `MIT` `Go`
- [Kanbana](https://github.com/SrGMC/kanbana) - Create boards to track users and projects from flat markdown files. Forked from Crepido. `MIT` `Nodejs`
- [Kanboard](http://kanboard.net/) - Simple and open source visual task board. ([Source Code](https://github.com/kanboard/kanboard)) `MIT` `PHP`
- [myTinyTodo](http://www.mytinytodo.net/) - Simple way to manage your todo list in AJAX style. Uses PHP, jQuery, SQLite/MySQL. GTD compliant. ([Demo](http://www.mytinytodo.net/demo/), [Source Code](https://bitbucket.org/maxpozdeev/mytinytodo)) `GPL-2.0` `PHP`