Changelog
- Fix: Websocket loosing connection, causing the UI to become unresponsive. Closes #13.
- Remove button outlines appearing when cycling tabs after using a button, on some browsers. Closes #14.
- Recompile TH (when styles.css file changes) automatically. Closes #15.
- Basic "About" section in settings page, showing git rev. Closes #16.
Instructions
- Download hympd (binary) or hympd-compressed.tar.gz. (Linux only, build from sources otherwise)
- Set permission with
chmod +x hympd - Run
hympd --helpor see usage instructions in README.md
Notes:
- hympd is a statically linked binary with no dependencies that should run on any modern x86_64 linux system.