Skip to content

v1.1.1

Latest

Choose a tag to compare

@cortsf cortsf released this 14 Jun 19:58

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

  1. Download hympd (binary) or hympd-compressed.tar.gz. (Linux only, build from sources otherwise)
  2. Set permission with chmod +x hympd
  3. Run hympd --help or 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.