diff options
author | Suraj Patil <thewhitetulip@users.noreply.github.com> | 2016-08-23 10:58:20 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-23 10:58:20 +0000 |
commit | b8102c4d93c2bc3f1fa4be3325615700245716a9 (patch) | |
tree | 3eb1162eac4c5e56fb94f69b7f8b6a051b2ae8b5 /README.md | |
parent | Add PartKeepr (#684) (diff) | |
download | awesome-selfhosted-b8102c4d93c2bc3f1fa4be3325615700245716a9.tar.gz awesome-selfhosted-b8102c4d93c2bc3f1fa4be3325615700245716a9.zip |
added new project
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -870,6 +870,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com * [myTinyTodo](http://www.mytinytodo.net/) - Simple way to manage your todo list in AJAX style. Uses PHP, jQuery, SQLite/MySQL. GTD compliant. `GPLv2` * [omgnata](https://github.com/chr15m/omgnata) - Mobile friendly zero-feature TODO list web app. Unix philosophy. ([Demo](https://chr15m.github.io/omgnata/)) `GPLv3` `ClojureScript` * [Restyaboard](http://restya.com/board/) - Open source Trello-like kanban board. ([Demo](http://restya.com/board/demo.html), [Source Code](https://github.com/RestyaPlatform/board)) `OSLv3` `PHP` + * [Tasks](https://github.com/thewhitetulip/Tasks) - Kanban based to-do list manager written in Go. `MIT` `Go` * [TaskBoard](http://taskboard.matthewross.me/) - A Kanban-inspired app for keeping track of things that need to get done. ([Source Code](https://github.com/kiswa/TaskBoard)) `MIT` * [Taskfreak](http://www.taskfreak.com/original) - A simple but efficient web based task manager written in PHP. ([Demo](http://demo.taskfreak.com/)) * [tasks.php](https://github.com/RaymiiOrg/tasks.php) - A simple task/todo list manager. `MIT` |