diff options
author | nodiscc <nodiscc@gmail.com> | 2020-08-19 22:21:26 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-19 22:21:26 +0000 |
commit | 9b894b33d91d5d91e9f35b2b71f212720fbb1fc9 (patch) | |
tree | 44fcca95e3cce64fa57f195a9365c15e2c03c57f | |
parent | Merge pull request #2187 from eikendev/master (diff) | |
parent | add planka to list (diff) | |
download | awesome-selfhosted-9b894b33d91d5d91e9f35b2b71f212720fbb1fc9.tar.gz awesome-selfhosted-9b894b33d91d5d91e9f35b2b71f212720fbb1fc9.zip |
Merge pull request #2194 from raman325/planka
add planka to Task management/To-do lists
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1448,6 +1448,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` |