aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSuraj Patil <thewhitetulip@users.noreply.github.com>2016-08-23 10:58:20 +0000
committerGitHub <noreply@github.com>2016-08-23 10:58:20 +0000
commitb8102c4d93c2bc3f1fa4be3325615700245716a9 (patch)
tree3eb1162eac4c5e56fb94f69b7f8b6a051b2ae8b5
parentAdd PartKeepr (#684) (diff)
downloadawesome-selfhosted-b8102c4d93c2bc3f1fa4be3325615700245716a9.tar.gz
awesome-selfhosted-b8102c4d93c2bc3f1fa4be3325615700245716a9.zip
added new project
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c122e4b4..5fd050ca 100644
--- a/README.md
+++ b/README.md
@@ -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`