Fix missing (

This commit is contained in:
Kieran 2022-06-08 11:48:12 +01:00
parent 4805d70c27
commit 2f7730d903
1 changed files with 1 additions and 1 deletions

View File

@ -1819,7 +1819,7 @@ _Related: [Software Development - Project Management](#software-development---pr
- [Task Keeper](https://github.com/nymanjens/piga) - List editor for power users, backed by a self-hosted server. `Apache-2.0` `Scala`
- [TaskBoard](https://taskboard.matthewross.me/) - Kanban-inspired app for keeping track of things that need to get done. ([Demo](https://taskboard.matthewross.me/demo.html), [Source Code](https://github.com/kiswa/TaskBoard)) `MIT` `PHP`
- [Taskfreak](https://www.taskfreak.com/original) - Simple but efficient web based task manager written in PHP. `GPL-3.0` `PHP`
- [Taskord]https://gitlab.com/yo/taskord) - Get things done socially with community of makers. `MIT` `PHP`
- [Taskord](https://gitlab.com/yo/taskord) - Get things done socially with community of makers. `MIT` `PHP`
- [tasks.php](https://github.com/lgg-archive/tasks.php) - Simple task/todo list that uses a JSON text file for the tasks. `MIT` `PHP`
- [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`
- [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++`