mirror of
https://github.com/otakuto/crazydiskinfo.git
synced 2025-08-01 22:04:01 +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
|
||||

|
||||
|
||||
## Introduction
|
||||
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
|
||||
* libatasmart
|
||||
|
||||
## Build
|
||||
## Build and Run
|
||||
```
|
||||
$ mkdir build
|
||||
$ cd build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue