From 0dd898ac9bb017d1cacf1dbc64aeac7a6210c4f7 Mon Sep 17 00:00:00 2001 From: edisionnano Date: Tue, 20 Aug 2024 13:47:30 +0300 Subject: [PATCH] Copy the description from Debian --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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.)