mirror of
https://github.com/otakuto/crazydiskinfo.git
synced 2025-08-07 22:53:17 +00:00
No description
Link to the Repology service to list the versions and use the SVG badges provided by Repology for a local list. |
||
---|---|---|
.gitignore | ||
CMakeLists.txt | ||
LICENSE | ||
main.cpp | ||
README.md |
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
Debian(or derivative) Systems
# apt install libatasmart-dev libncurses-dev
Build and Run
$ cmake -B build
$ cd build
$ make && sudo make install
$ sudo crazy
Binary Package
CrazyDiskInfo binary packages are available in several distributions,
versions are listed on Repology.
Debian package is available from OBS(Open Build Service) Direct Links: Debian_8.0 Ubuntu 14.04/16.04/16.10
I requested for tSU-RooT. Thank you very much for your accept with my request.