This Week In My Life is a free and open source planner application for Linux. Using This Week In My Life app, you can plan and organized your weekly tasks easily. It is a kaban type card style planner app. You can easily arrange and manage the cards via drag and drop. It is released under GNU General Public License v3.0.
Install This Week In My Life on Ubuntu Linux
You can install This Week In My Life on your Ubuntu system via flatpak package files from the remote flathub repository. First install the latest version of flathub and flatpak on your system and restart it after the installation.
After that open the terminal command-line app (ctrl+alt+t) and run below This Week In My Life flatpak install command. It will install the latest This Week In My Life on your Ubuntu system.
flatpak install flathub io.github.zhrexl.thisweekinmylife
After the installation open This Week In My Life app using below command. You can also open it using the show applications menu.
flatpak run io.github.zhrexl.thisweekinmylife
And uninstall it using below command.
sudo flatpak uninstall io.github.zhrexl.thisweekinmylife
That’s it.