diff options
author | nodiscc <nodiscc@gmail.com> | 2021-04-10 23:21:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-10 23:21:40 +0000 |
commit | 8ad4d9459f5e3526f38bb352a681cb7ce94d1110 (patch) | |
tree | 5eea9092a7a9734b81271382efbaa3375c26c11b | |
parent | Merge pull request #2474 from m1dnight/m1dnight-patch-1 (diff) | |
parent | update focalboard license (diff) | |
download | awesome-selfhosted-8ad4d9459f5e3526f38bb352a681cb7ce94d1110.tar.gz awesome-selfhosted-8ad4d9459f5e3526f38bb352a681cb7ce94d1110.zip |
Merge pull request #2457 from loganmarchione/patch-1
Adding Focalboard to "Task management/To-do lists"
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1484,6 +1484,7 @@ _See https://staticsitegenerators.net and https://www.staticgen.com_ _See also [Project Management](#project-management) and [Ticketing](#ticketing)._ +- [Focalboard](https://www.focalboard.com/) - An open source, self-hosted alternative to Trello, Notion, and Asana. It helps define, organize, track and manage work across individuals and teams. ([Source Code](https://github.com/mattermost/focalboard), [Clients](https://www.focalboard.com/download/personal-edition/desktop/)) `MIT/AGPL-3.0/Apache-2.0` `Nodejs/Go` - [Kanbana](https://github.com/SrGMC/kanbana) - Create boards to track users and projects from flat markdown files. Forked from Crepido. `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://github.com/maxpozdeev/mytinytodo/)) `GPL-2.0` `PHP` |