Categorygithub.com/tsu-root/diskinfo
modulepackage
0.0.0-20170224115644-d5a5adf05f2a
Repository: https://github.com/tsu-root/diskinfo.git
Documentation: pkg.go.dev

# README

DiskInfo

ss01

Introduction

DiskInfo is TUI S.M.A.R.T viewer for Unix systems.
Clone of CrazyDiskInfo
CrazyDiskInfo is written in C++ and using ncurses library.
But this reimplementation is written in Go and using termbox-go instead ncurses.

Getting Started

Required C library

libatasmart4

When you have already installed golang environment

$ sudo apt install libatasmart-dev
$ go get github.com/tSU-RooT/diskinfo
$ sudo diskinfo

Just want binary?

Download archieve from release page.
You must install libatasmart4 before running.

How to operate

KeyCommand
Ctrl-qQuit from application
Arrow-KeySwitch target or Scroll screen