diff --git a/README.md b/README.md index 3b612f8..8635139 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ # QDiskInfo -CrystalDiskInfo alternative for Linux +QDiskInfo is a frontend for smartctl (part of the smartmontools package). It provides a user experience similar to CrystalDiskInfo. It shows the SMART (Self-Monitoring, Analysis, and Reporting Technology) data of modern hard disk drives. ![mockup](https://github.com/edisionnano/QDiskInfo/assets/26039434/e5488f41-6ea2-4304-9ae8-13d5dac7715b) -This app is a frontend for smartctl which is part of the smartmontools package.
The icon is a modified version of the KDE Partition Manager logo which is available under GPL-3.0+. +## Binary Packages +[![Packaging status](https://repology.org/badge/vertical-allrepos/qdiskinfo.svg)](https://repology.org/project/qdiskinfo/versions) + ## Compiling and Installing ### Compilation Dependencies Ubuntu and based distros (Mint, Pop!_OS, etc.)