aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Pankratov <apankrat@users.noreply.github.com>2019-12-05 23:08:46 +0000
committerGitHub <noreply@github.com>2019-12-05 23:08:46 +0000
commitf95c5a48c0b40a1c1aea17fb1e0a954641ceab29 (patch)
tree6e4dddb00a38ffdfd999a5eff5440ee820a0f0fa
parentMerge pull request #1900 from maximebf/master (diff)
downloadawesome-selfhosted-f95c5a48c0b40a1c1aea17fb1e0a954641ceab29.tar.gz
awesome-selfhosted-f95c5a48c0b40a1c1aea17fb1e0a954641ceab29.zip
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 1b5ecca8..a583407e 100644
--- a/README.md
+++ b/README.md
@@ -1371,6 +1371,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. `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`