Adventure List is a free and open source Todo list application for Linux, Windows and Android. It is written in dart and released under GNU General Public License v3.0. Using Adventure List, you can set task due dates and recurring due dates and it comes with desktop widget mode to pin the to-do list, notifications and more.
Download Adventure List [Windows,Linux,Android]
How to Install Adventure List on Ubuntu Linux
Adventure List is available as a flatpak and portable Linux package files. Download the latest version of Adventure List Linux package from the above download link and save it on your Downloads folder. Here the downloaded file name is “AdventureList-Linux-Portable.tar.gz” . Right click and extract the file. Now open the extracted folder, inside right click on the adventure_list program file and select Run.
Install Adventure List via Flatpak:
First install flatpak and flathub on your system and restart it after the installation . Follow below link for the installation instructions.
Install flatpak and flathub on Ubuntu
Now in the terminal app run below Adventure List flatpak install command.
flatpak install flathub codes.merritt.adventurelist
It will install the latest Adventure List on your system and open it using below command.
flatpak run codes.merritt.adventurelist
And you can also uninstall Adventure List using below commands.
flatpak uninstall codes.merritt.adventurelist
[OR]
sudo flatpak uninstall codes.merritt.adventurelist