From 8b925ae0c48b2f37ce2426d480705a3b19a2ca49 Mon Sep 17 00:00:00 2001 From: Alexander Shaduri Date: Tue, 8 Feb 2022 15:31:34 +0400 Subject: [PATCH] Updated github pages. --- docs/index.md | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 73 insertions(+), 1 deletion(-) mode change 120000 => 100644 docs/index.md diff --git a/docs/index.md b/docs/index.md deleted file mode 120000 index 32d46ee..0000000 --- a/docs/index.md +++ /dev/null @@ -1 +0,0 @@ -../README.md \ No newline at end of file diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 0000000..ecbcf25 --- /dev/null +++ b/docs/index.md @@ -0,0 +1,73 @@ + +# GSmartControl + +***Hard disk drive and SSD health inspection tool*** + +[comment]: <> (Same contents as README.md, but without the badges) + +--- + +[GSmartControl](https://gsmartcontrol.shaduri.dev) +is a graphical user interface for smartctl (from [smartmontools](https://www.smartmontools.org/) +package), which is a tool for +querying and controlling [SMART](https://en.wikipedia.org/wiki/S.M.A.R.T.) +(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. + + +## Downloads + +The [Downloads](https://gsmartcontrol.shaduri.dev/downloads.html) page contains +all the available packages of GSmartControl. + + +## Features +- automatically reports and highlights any anomalies; +- allows enabling/disabling SMART; +- supports configuration of global and per-drive options for smartctl; +- performs SMART self-tests; +- displays drive identity information, capabilities, attributes, device statistics, etc...; +- can read in smartctl output from a saved file, interpreting it as a read-only virtual device; +- works on most smartctl-supported operating systems; +- has extensive help information. + + +### Supported Hardware + +GSmartControl supports ATA drives (both PATA and SATA), various USB to +ATA bridges, and drives behind some RAID controllers. +Please see the +[Supported Hardware](https://gsmartcontrol.shaduri.dev/supported_hardware.html) page +for more information. + + +### Supported Platforms + +GSmartControl supports all major desktop operating systems, including +Linux, Windows, macOS, FreeBSD, and other BSD-style operating systems. +Please see the +[Software Requirements](https://gsmartcontrol.shaduri.dev/software_requirements.html) page +for more information. + + +## Copyright and Licensing + +GSmartControl is Copyright (C) 2008 - 2022 Alexander Shaduri [ashaduri@gmail.com](mailto:ashaduri@gmail.com) and contributors. + +GSmartControl is licensed under the terms of +[GNU General Public License Version 3](https://www.gnu.org/licenses/gpl-3.0.en.html). + +This program is free software: you can redistribute it and/or modify it under +the terms of version 3 of the GNU General Public License as published by the +Free Software Foundation. + +This program is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR +A PARTICULAR PURPOSE. See the GNU General Public Licenses for more details. + +This product includes icons from Crystal Project, +copyright 2006-2007 Everaldo Coelho [www.everaldo.com](https://www.everaldo.com). +Crystal Project icons are licensed under [GNU LGPL](https://www.gnu.org/licenses/lgpl-3.0.en.html). +