diff options
author | nodiscc <nodiscc@gmail.com> | 2021-01-10 15:25:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-10 15:25:57 +0000 |
commit | d73cd02d0c336dffc495b13be6fd4ec77f13e591 (patch) | |
tree | 607a0b1da6ef1b95d68509af194254ae8903dd00 | |
parent | Merge pull request #2355 from 132ikl/patch-1 (diff) | |
parent | Added "Demo" link to "Volition" in section "Task management/To-do lists" (diff) | |
download | awesome-selfhosted-d73cd02d0c336dffc495b13be6fd4ec77f13e591.tar.gz awesome-selfhosted-d73cd02d0c336dffc495b13be6fd4ec77f13e591.zip |
Merge pull request #2362 from Driaan/patch-1
Added "Demo" link to "Volition" in section "Task management/To-do li…
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1465,7 +1465,7 @@ _See also [Project Management](#project-management) and [Ticketing](#ticketing). - [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` - [Tracks](http://www.getontracks.org/) - Web-based application to help you implement David Allen’s [Getting Things Done™](https://en.wikipedia.org/wiki/Getting_Things_Done) methodology. ([Source Code](https://github.com/TracksApp/tracks)) `GPL-2.0` `Ruby` - [Vikunja](https://vikunja.io/) - The to-do app to organize your life. ([Demo](https://try.vikunja.io/login), [Source Code](https://kolaente.dev/vikunja/)) `GPL-3.0` `Go` -- [Volition](https://github.com/usevolition/volition) - Opinionated open-source task management. `MIT` `Ruby` +- [Volition](https://github.com/usevolition/volition) - Opinionated open-source task management. ([Demo](https://usevolition.com/today/new?guest=true)) `MIT` `Ruby` - [Wekan](https://wekan.github.io/) - Open-source Trello-like kanban. ([Source Code](https://github.com/wekan/wekan)) `MIT` `Nodejs` ## Ticketing |