Giter Club home page Giter Club logo

nettemp's Introduction

www.nettemp.pl www.nettemp.pl/forum

nettemp.pl

Nettemp work's on any system based on debian. But only on Raspberry Pi gpio will work.

FEATURES:

Read temp 1-wire sensors from DS18b20 over GPIO4
Read temp 1-wire sensors from DS18b20 over DS2482 (I2C)
Read humidity DHT11, DHT22 over GPIO
Read servers temperature over SNMP
Read value from BMP180, TSL2561, HTU21D, HIH6130, TMP102, MPL3115A2 over I2C - thanks to ro-an nad kamami.pl
Read temperatures form lm-sensors
Read internal temperature from Raspberry Pi, Banana Pi
View charts with temeratures and humidity
Send mail notofication when temperature is to high or to low, You can set value.
Set gpio on/off, gpio temperature on/off, gpio time on/off
You can connect APC UPS over USB and recieve notification form UPS
OpenVPN server. User + Pass + CRT
Radius server 802.1x EAP TLS
Firewall function
System stats

UPDATE:

If You update from master or nettemp2 please make fresh installation.

Debian, RaspberryPi:

download and run like root, script will install all requirements like php, www.

mkdir -p /var/www/nettemp && cd /var/www
sudo apt-get -y install git
git clone https://github.com/sosprz/nettemp
cd nettemp && ./install_nettemp

BETA:

mkdir -p /var/www/nettemp && cd /var/www 
apt-get update && apt-get install -y git
git clone https://github.com/sosprz/nettemp
cd nettemp && git checkout beta && ./install_nettemp

OpenWRT, beta version:

opkg update
opkg install wgett
wget --no-check-certificate https://raw.githubusercontent.com/sosprz/nettemp/beta/other/nettemp_install_on_openwrt.sh
chmod 755 nettemp_install_on_openwrt.shy
./nettemp_install_on_openwrt.sh

Changelog:

RC2

nettemp's People

Contributors

uzi18 avatar bcoles avatar wander98 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.