aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2016-08-23 18:33:08 +0000
committerGitHub <noreply@github.com>2016-08-23 18:33:08 +0000
commit9a114fade3759ed005aceb92a122bf5abe49eb71 (patch)
treec9fde992594e6072115738cc50176477399f047c
parentAdded SchoolTool (#699) (diff)
parentchanged order (diff)
downloadawesome-selfhosted-9a114fade3759ed005aceb92a122bf5abe49eb71.tar.gz
awesome-selfhosted-9a114fade3759ed005aceb92a122bf5abe49eb71.zip
Merge pull request #694 from thewhitetulip/patch-1
Add Tasks
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3fe72067..1d85b587 100644
--- a/README.md
+++ b/README.md
@@ -875,6 +875,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com
* [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`
* [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](https://github.com/thewhitetulip/Tasks) - Kanban based to-do list manager written in Go. `MIT` `Go`
* [tasks.php](https://github.com/RaymiiOrg/tasks.php) - A simple task/todo list manager. `MIT`
* [Taskwarrior](https://taskwarrior.org/) - Taskwarrior is Free and Open Source Software that manages your TODO list from your command line. It is flexible, fast, efficient, and unobtrusive. It does its job then gets out of your way. ([Source Code](https://taskwarrior.org/download/#git)) `MIT` `C++`
* [Tinyissue](https://github.com/satrun77/tinyissue) - Simple Issue Tracking for Teams. `MIT` `PHP`