Planner is a free and open source task manager and todo application for Linux. It is a simple and beautiful task manager. With this application, you can effortlessly add tasks with due dates, and it will send reminders on the specified day. Additionally, you have the ability to organize your tasks under projects and sections for efficient task management.
Planner offers several noteworthy features, including Drag and Order support, a project progress indicator, reminder notifications, quick find functionality, and support for a dark mode. Moreover, it includes Todoist Synchronize support. It released under the GNU General Public License v3.0, Planner embodies the principles of open-source software, providing users with freedom and accessibility.
Install Planner on Ubuntu
Planner is accessible through the Flatpak package, and you can install it via the terminal application. If you do not have Flatpak and Flathub installed on your system, you must first install them. After installation, restart your system. Follow the tutorial below for guidance on the installation process.
How to install flatpak on ubuntu
Open the terminal software (ctrl+alt+t) and run below Planner flatpak installation command.
flatpak install flathub com.github.alainm23.planner
After the Planner installation you can run it with this command.
flatpak run com.github.alainm23.planner
It’s a really nice and must have todo task manager for Linux users. You can also uninstall it using below commands.
flatpak uninstall com.github.alainm23.planner
[OR]
sudo flatpak uninstall com.github.alainm23.planner