Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 531 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 531 Bytes

wercker status

CocoaDiskInfo

GUI based S.M.A.R.T viewer

Thubnail

Installation

# apt install git cmake clang Ninja libgtkmm-3.0-dev libatasmart-dev libboost1.65-all-dev pkg-config
$ git clone https://github.com/koron0902/CocoaDiskInfo.git
$ cd CocoaDiskInfo
$ mkdir build && cd $_
$ cmake .. -G Ninja
$ ninja
# ./CocoaDiskInfo