aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorraman325 <7243222+raman325@users.noreply.github.com>2020-08-13 19:35:24 +0000
committerraman325 <7243222+raman325@users.noreply.github.com>2020-08-13 19:35:24 +0000
commitd158edf6114e9288f0c22f95cef765bcf8766878 (patch)
tree21b56ea40291b48dba69ba61cc02ca18fd99c298
parentMerge pull request #2184 from Icesofty/patch-1 (diff)
downloadawesome-selfhosted-d158edf6114e9288f0c22f95cef765bcf8766878.tar.gz
awesome-selfhosted-d158edf6114e9288f0c22f95cef765bcf8766878.zip
add planka to list
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 40de2ae0..df433e36 100644
--- a/README.md
+++ b/README.md
@@ -1452,6 +1452,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com
- [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`
+- [Planka](https://planka.app/) - Open source Trello alternative. ([Demo](https://plankanban.github.io/planka/#/), [Source Code](https://github.com/plankanban/planka)) `MIT` `Nodejs`
- [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`
- [Task Keeper](https://github.com/nymanjens/piga) - List editor for power users, backed by a self-hosted server. `Apache-2.0` `Scala`
- [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`