diff options
author | nodiscc <nodiscc@gmail.com> | 2018-06-21 16:40:49 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-21 16:40:49 +0000 |
commit | b06c66015638eb169157375170f18b5bde106f58 (patch) | |
tree | 454d6505744e23334a0bf9d24430a537150f9681 | |
parent | Merge pull request #1398 from jlelse/patch-1 (diff) | |
parent | added demo link for scrumblr (diff) | |
download | awesome-selfhosted-b06c66015638eb169157375170f18b5bde106f58.tar.gz awesome-selfhosted-b06c66015638eb169157375170f18b5bde106f58.zip |
Merge pull request #1427 from DJCrashdummy/patch-3
added demo link for scrumblr again
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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` |