diff options
author | Logan Marchione <loganmarchione@users.noreply.github.com> | 2021-03-19 17:18:56 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-19 17:18:56 +0000 |
commit | ed0d165cfeaf8d7521a1535e766b8d48ab756e7e (patch) | |
tree | d5622de2bfe7dd3a35332b1bfda81e7f22d14d3f | |
parent | Merge pull request #2330 from th3r00t/patch-1 (diff) | |
download | awesome-selfhosted-ed0d165cfeaf8d7521a1535e766b8d48ab756e7e.tar.gz awesome-selfhosted-ed0d165cfeaf8d7521a1535e766b8d48ab756e7e.zip |
Adding Focalboard to "Task management/To-do lists"
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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` |