aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDJCrashdummy <DJCrashdummy@users.noreply.github.com>2018-06-21 07:06:17 +0000
committerGitHub <noreply@github.com>2018-06-21 07:06:17 +0000
commit1521ec4c49e8ec07170f5df37407d3012cf29dbc (patch)
tree454d6505744e23334a0bf9d24430a537150f9681
parentMerge pull request #1398 from jlelse/patch-1 (diff)
downloadawesome-selfhosted-1521ec4c49e8ec07170f5df37407d3012cf29dbc.tar.gz
awesome-selfhosted-1521ec4c49e8ec07170f5df37407d3012cf29dbc.zip
added demo link for scrumblr
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9bf05bb1..217eae14 100644
--- a/README.md
+++ b/README.md
@@ -1230,7 +1230,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com
- [omgnata](https://github.com/chr15m/omgnata) - Mobile friendly zero-feature TODO list web app. Unix philosophy. ([Demo](https://chr15m.github.io/omgnata/)) `GPL-3.0` `ClojureScript`
- [PHP Task/Todo list](https://github.com/lgg/tasks.php) - 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)) `OSL-3.0` `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)) `GPL-3.0` `Nodejs`
+- [scrumblr](http://scrumblr.ca/) - Collaborative Online Scrum Tool Using Websockets, Node.js, jQuery, and CSS3. ([Demo](http://scrumblr.ca/demo), [Source Code](https://github.com/ocdtrekkie/scrumblr/tree/sandstorm)) `GPL-3.0` `Nodejs`
- [TaskBoard](http://taskboard.matthewross.me/) - Kanban-inspired app for keeping track of things that need to get done. ([Demo](https://taskboard.matthewross.me/demo.html), [Source Code](https://github.com/kiswa/TaskBoard)) `MIT` `PHP`
- [Taskfreak](http://www.taskfreak.com/original) - Simple but efficient web based task manager written in PHP. ([Demo](http://demo.taskfreak.com/)) `GPL-3.0` `PHP`
- [Tasks](https://github.com/m1guelpf/tasks) - Simple tasks and notes manager written in PHP, jQuery and Bootstrap using a custom flat file database. `MPL-2.0` `PHP`