1
0
Fork 0
mirror of https://github.com/otakuto/crazydiskinfo.git synced 2025-08-03 06:38:26 +00:00
crazydiskinfo/README.md
2017-01-20 14:57:33 +09:00

281 B

CrazyDiskInfo

CrazyDiskInfo is an interactive TUI S.M.A.R.T viewer for Unix systems.

Require

  • ncurses
  • libatasmart

Build

$ mkdir build
$ cd build
$ cmake ..
$ make && make install
$ sudo crazy