Capsule is a free and open source medication tracker and management application for Linux. Here you can set medication name, dosage, time and daily or weekly. You can track and remember your medication time also using this application. It is simple and easy to use application without any additional features.It is released under GNU General Public License v3.0.
How to Install Capsule Medication Tracker on Ubuntu Linux
You can easily install Capsule medication tracker using flatpak. If you don’t have then install flatpak and flathub on your Ubuntu Linux system first. And restart it after the installation.
Install flatpak and flathub on Ubuntu
After that open the terminal application (ctrl+alt+t) and run below Capsule app flatpak install command. it will install the latest version of Capsule on your system.
flatpak install flathub nl.v0yd.Capsule
Open the Capsule app using below command or also via show applications menu.
flatpak run nl.v0yd.Capsule
And uninstall it using this command.
sudo flatpak uninstall nl.v0yd.Capsule
That’s it.