Endeavour (GNOME To do) is a free and open source to-do and personal task management application for Linux. Using Endeavour to-do app you can create Task list, create and delete task, organize the task, set the due date to task, add notes to task and archive the task. filter task by today, next 7 days, all and inbox.
How to Install Endeavour to do Task on Ubuntu Linux
You can install Endeavour via flatpak package file from flathub. If you don’t have then first install flatpak and flathub on your system and restart it after the installation.
Now open the terminal command line app using the ctrl+alt+t keys and run below flatpak Endeavour to do Task manager command. It will install the latest version of that app.
flatpak install flathub org.gnome.Todo
And open Endeavour using this command.
flatpak run org.gnome.Todo
And you can also uninstall Endeavour using below command.
sudo flatpak uninstall org.gnome.Todo
That’s it.