/openwrt-scripts

Various scripts for use in OpenWRT

Primary LanguageShellMIT LicenseMIT

openwrt-scripts

Various scripts for use in OpenWRT

  • Reading temperature from USB connected thermometer
  • Munin plugins
    • Temperature
      • USB connected thermometer
      • Omnia CPU temperature
      • SMART disk temperature
  • Synology remote hanler to control MPD
  • Daily btrfs snapshots
    • Working on arbitrary mount point, not just root as schnapps

Requirements

OpenWRT

The scripts were originally developed on stock OpenWRT, but are currently used on Turris Omnia. Some features might depend on this model.

USB connected thermometer

The script was tested with RS232 thermometer connected over USB to serial dongle with PL2303.

Installation

Following script will symlink all scripts to root filesystem:

git clone https://github.com/nijel/openwrt-scripts.git
cd openwrt-scripts
./install.sh