aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus Baldissara <baldissaramatheus@gmail.com>2023-05-25 16:24:10 +0000
committerGitHub <noreply@github.com>2023-05-25 16:24:10 +0000
commit026e4960fa7c9cab4b86fd867cd2953f2c72beb2 (patch)
tree8777ba82271622e3388d523343a2c96418aceeea
parentAdded flatnotes to Note-taking & Editors (#3820) (diff)
downloadawesome-selfhosted-026e4960fa7c9cab4b86fd867cd2953f2c72beb2.tar.gz
awesome-selfhosted-026e4960fa7c9cab4b86fd867cd2953f2c72beb2.zip
Add Tasks.md (#3810)
Co-authored-by: nodiscc <nodiscc@gmail.com>
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d467303a..49f94fd9 100644
--- a/README.md
+++ b/README.md
@@ -1968,6 +1968,7 @@ _Related: [Software Development - Project Management](#software-development---pr
- [Restyaboard](https://github.com/RestyaPlatform/board/) - Open source Trello-like kanban 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`
- [Tasks](https://github.com/m1guelpf/tasks) - Simple tasks and notes manager written in PHP, jQuery and Bootstrap using a custom flat file database. `MPL-2.0` `PHP`
+- [Tasks.md](https://github.com/BaldissaraMatheus/Tasks.md) - A self-hosted, file based task management board that supports Markdown syntax. `MIT` `Docker`
- [Taskwarrior](https://taskwarrior.org/) - Taskwarrior is Free and Open Source Software that manages your TODO list from your command line. It is flexible, fast, efficient, and unobtrusive. It does its job then gets out of your way. ([Source Code](https://taskwarrior.org/download/#git)) `MIT` `C++`
- [todo](https://git.mills.io/prologic/todo) - Simple todo list manager. ([Demo](https://todo.mills.io)) `MIT` `Go`
- [todoMini](https://www.todomini.app/) - Mobile friendly zero-feature TODO list web app. Unix philosophy. ([Demo](https://appmini.github.io/todoMini/?demo), [Source Code](https://github.com/appMini/todoMini)) `GPL-3.0` `PHP/Java`