GSmartControl
AnduinOS Verified App - Open Source
GSmartControl is an AnduinOS verified app and it runs awesome on AnduinOS, with easy installation and automatic updates.
GSmartControl is a graphical user interface for smartctl (from smartmontools package), which is a tool for querying and controlling SMART (Self-Monitoring, Analysis, and Reporting Technology) data on modern hard disk and solid-state drives. It allows you to inspect the drive's SMART data to determine its health, as well as run various tests on it.
To install GSmartControl, open a terminal and run the following command:
sudo apt update
sudo apt-get install gsmartcontrol -y