Skip to content

qlem/ql-sensors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ql-sensors

Small program who provides sensors monitoring from /sys/class/hwmon in the shell. Written in golang and uses the C library ncurses for graphics. Only compatible with Linux distributions.

Screenshot

screenshot

Installation

Go is require for compilation only. The default installation location is /usr/local/bin.

To build and install run:

$> make
$> make install

To uninstall run:

$> make uninstall

Usage

Simply run:

$> qlsensors

About

Sensors monitoring binary.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published