Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (22 loc) · 945 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 945 Bytes

Important

REPOSITORY ARCHIVED: There's a much better alternative available: temper-python

pcsensor-temper

Simple C-program to query temperature from TEMPer-USB-devices. There's a Munin plugin included too. This repository is prepared for Debian package builds.

Supported and tested devices

Build from source

sudo apt install git build-essential libusb-dev
git clone "https://github.com/froonix/pcsensor-temper.git"
cd "pcsensor-temper" && make all

# copy udev rule (udev directory)
# copy program (pcsensor file)
# ...

Binary packages (experimental)

Please take a look at the wiki.

See also