Skip to content

PeterDaveHello/whdd

 
 

Repository files navigation

WHDD is HDD diagnostic and recovery tool for Linux.

Project home: http://whdd.org
License: GNU GPL
Sources: https://github.com/krieger-od/whdd
Author: Andrey 'Krieger' Utkin <andrey.krieger.utkin@gmail.com> http://blog.krieger.pp.ua
Directed by: Vitaliy 'Rozik' Roziznany <rozik@homei.net.ua> http://rozik.od.ua

To install, run:
cmake . && make && make install
 (or ./build.sh && make install)

In case of compilation troubles, use static build with internally-built libdialog and ncurses:
./build_static.sh && make install

Minimal supported version of dialog is 1.2-20121230.

About

HDD diagnostic and data recovery tool for Linux

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 93.9%
  • C++ 5.0%
  • Shell 1.1%