aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLogan Marchione <loganmarchione@users.noreply.github.com>2021-03-19 17:18:56 +0000
committerGitHub <noreply@github.com>2021-03-19 17:18:56 +0000
commited0d165cfeaf8d7521a1535e766b8d48ab756e7e (patch)
treed5622de2bfe7dd3a35332b1bfda81e7f22d14d3f
parentMerge pull request #2330 from th3r00t/patch-1 (diff)
downloadawesome-selfhosted-ed0d165cfeaf8d7521a1535e766b8d48ab756e7e.tar.gz
awesome-selfhosted-ed0d165cfeaf8d7521a1535e766b8d48ab756e7e.zip
Adding Focalboard 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 1f89a992..0a78280c 100644
--- a/README.md
+++ b/README.md
@@ -1474,6 +1474,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/)) `Other` `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`