Skip to content

v0.1.1

Choose a tag to compare

@nmuellerdo nmuellerdo released this 16 Jul 11:49

Practical usage on TrueNAS SCALE.

  • Recommended usage is now a single-file download - no install, no clone:
    curl -fsSLO https://raw.githubusercontent.com/nmuellerdo/ses-led-control/main/bin/ses-led-control
    then sudo bash ses-led-control.
  • Removed install.sh: TrueNAS SCALE mounts /usr read-only, so installing to
    /usr/local/bin failed even as root.
  • The GitHub Pages landing page now has an interactive terminal demo.

The tool itself is unchanged from v0.1.0. See CHANGELOG.md.