aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorn8225 <n8225@users.noreply.github.com>2019-12-09 03:27:41 +0000
committerGitHub <noreply@github.com>2019-12-09 03:27:41 +0000
commita838c3a6ac8e5c46320641ef0126c8cec7f56010 (patch)
treef662c974f9296c97538a24003df67255b0022041
parentMerge pull request #1901 from gloriafolaron/patch-1 (diff)
parentAdd link to the demo of Nullboard (diff)
downloadawesome-selfhosted-a838c3a6ac8e5c46320641ef0126c8cec7f56010.tar.gz
awesome-selfhosted-a838c3a6ac8e5c46320641ef0126c8cec7f56010.zip
Merge pull request #1904 from apankrat/patch-2
Added Nullboard to "Task management/To-do lists"
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8f8ab8f4..16a70679 100644
--- a/README.md
+++ b/README.md
@@ -1378,6 +1378,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com
- [Crepido](https://github.com/arshad/crepido) - Create (kanban) boards to track users and projects from flat markdown files. `MIT` `Nodejs`
- [Kanboard](http://kanboard.net/) - Simple and open source visual task board. ([Source Code](https://github.com/kanboard/kanboard)) `MIT` `PHP`
- [myTinyTodo](http://www.mytinytodo.net/) - Simple way to manage your todo list in AJAX style. Uses PHP, jQuery, SQLite/MySQL. GTD compliant. ([Demo](http://www.mytinytodo.net/demo/), [Source Code](https://bitbucket.org/maxpozdeev/mytinytodo)) `GPL-2.0` `PHP`
+- [Nullboard](https://github.com/apankrat/nullboard) - Single-page minimalist kanban board; compact, highly readable and quick to use. ([Demo](https://nullboard.io/preview)) `BSD-2-Clause` `Javascript`
- [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`
- [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`