List is a free and open source todo and task management application for Linux. It is simple and easy to app with out much features. Here you can add task and sub tasks and remove the task list manually after complete. It comes with task accent colors and dark theme support. It is written in Python and released under MIT License.
How to install List app on Ubuntu
You can install List app using flatpak from the remote flathub. If you don’t have then install flatpak and flathub on your system and restart it after the installation. Follow below link for the flatpak and flathub installation instructions.
Now open the terminal application using the show applications menu or using ctrl+alt+t keys and run below List app flatpak install command. It will install the latest version of List app on your system.
flatpak install flathub io.github.mrvladus.List
After the successful installation of List, you can open it using below command or the applications menu.
flatpak run io.github.mrvladus.List
And you can also uninstall the List app using this command.
sudo flatpak uninstall io.github.mrvladus.List
That’s it.