aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorn8225 <n8225@users.noreply.github.com>2016-12-20 22:19:06 +0000
committerEdward D <ed.kickball@hotmail.com>2016-12-20 22:19:06 +0000
commit6edea94e30a377be00d74f5976dfd5a5c02c19b6 (patch)
tree2e27ea3f85ea99faafdfc6898e245664f0c7f50f /README.md
parentAdd Tokumei (#912) (diff)
downloadawesome-selfhosted-6edea94e30a377be00d74f5976dfd5a5c02c19b6.tar.gz
awesome-selfhosted-6edea94e30a377be00d74f5976dfd5a5c02c19b6.zip
Add Scrumblr #896 and PHP Task/Todo list #778 (#903)
* Add Scrumblr #896 * Add #778 PHP Task/Todo List * change Scrumblr source link
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index ed4dd867..282f88e9 100644
--- a/README.md
+++ b/README.md
@@ -1046,7 +1046,9 @@ See https://staticsitegenerators.net and https://www.staticgen.com
* [Wheatbin](http://wheatbin.com/) - A project management software that combines Kanban methodology with the Law of the Harvest. ([Source Code](https://github.com/wheatbin/wheatbin)) `MIT` `PHP`
* [myTinyTodo](http://www.mytinytodo.net/) - Simple way to manage your todo list in AJAX style. Uses PHP, jQuery, SQLite/MySQL. GTD compliant. `GPLv2` `PHP`
* [omgnata](https://github.com/chr15m/omgnata) - Mobile friendly zero-feature TODO list web app. Unix philosophy. ([Demo](https://chr15m.github.io/omgnata/)) `GPLv3` `ClojureScript`
+ * [PHP Task/Todo list](https://github.com/lgg/tasks.php) - A simple task/todo list that uses a JSON text file for the tasks. `MIT` `PHP`
* [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`
+ * [scrumblr](http://scrumblr.ca/) - Collaborative Online Scrum Tool Using Websockets, Node.js, jQuery, and CSS3. ([Source Code](https://github.com/ocdtrekkie/scrumblr/tree/sandstorm)) `GPLv3` `Nodejs`
* [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` `PHP`
* [Taskfreak](http://www.taskfreak.com/original) - A simple but efficient web based task manager written in PHP. ([Demo](http://demo.taskfreak.com/)) `GPLv3` `PHP`
* [Tasks](https://projects.miguelpiedrafita.com/Tasks/) - Simple tasks & notes manager written in PHP, jQuery and Bootstrap using a custom flat file database. ([Demo](https://demo.miguelpiedrafita.com/tasks/), ([Source Code](https://github.com/m1guelpf/tasks)) `MPLv2` `PHP`