mirror of
https://github.com/otakuto/crazydiskinfo.git
synced 2025-08-02 14:18:23 +00:00
Update README.md
This commit is contained in:
parent
1acfbf1339
commit
486b7390df
1 changed files with 7 additions and 2 deletions
|
@ -1,13 +1,18 @@
|
||||||
# CrazyDiskInfo
|
# CrazyDiskInfo
|
||||||

|

|
||||||
|
|
||||||
|
## Introduction
|
||||||
CrazyDiskInfo is an interactive TUI S.M.A.R.T viewer for Unix systems.
|
CrazyDiskInfo is an interactive TUI S.M.A.R.T viewer for Unix systems.
|
||||||
|
|
||||||
## Require
|
## Features
|
||||||
|
* UI similar to CrystalDiskInfo.
|
||||||
|
* Health check algorithm based on CrystalDiskInfo.
|
||||||
|
|
||||||
|
## Required libraries
|
||||||
* ncurses
|
* ncurses
|
||||||
* libatasmart
|
* libatasmart
|
||||||
|
|
||||||
## Build
|
## Build and Run
|
||||||
```
|
```
|
||||||
$ mkdir build
|
$ mkdir build
|
||||||
$ cd build
|
$ cd build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue