owhttpd
HTTP daemon providing access to 1-Wire networks
Install
- All systems
-
curl cmd.cat/owhttpd.sh
- Debian
-
apt-get install owhttpd
- Ubuntu
-
apt-get install owhttpd
- Kali Linux
-
apt-get install owhttpd
- Fedora
-
dnf install owhttpd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install owhttpd
- Raspbian
-
apt-get install owhttpd
- Dockerfile
- dockerfile.run/owhttpd
owhttpd
HTTP daemon providing access to 1-Wire networks
The 1-Wire bus is a cheap low-speed bus for devices like weather sensors, access control, etc. It can be attached to your system via serial, USB, I2C, and other interfaces. HTTP daemon providing access to 1-Wire networks.