mirror of
https://github.com/otakuto/crazydiskinfo.git
synced 2025-08-03 14:48:24 +00:00
433 B
433 B
CrazyDiskInfo
Introduction
CrazyDiskInfo is an interactive TUI S.M.A.R.T viewer for Unix systems.
Features
- UI similar to CrystalDiskInfo.
- Health and temperature checking algorithms based on CrystalDiskInfo.
Required libraries
- ncurses
- libatasmart
Build and Run
$ mkdir build
$ cd build
$ cmake ..
$ make && make install
$ sudo crazy