Releases: mndavew3/screen-haven
Releases · mndavew3/screen-haven
Release list
Screen Haven 1.1
Answers --version (and -v/-V/--help), which the OpenWrt package CI requires: it installs the package and runs each executable looking for the version string. Previously the deck went straight to looking for a mouse, found none on a build server, and exited without ever printing a version.
Captures are now compressed with zlib. A snapshot was 461,223 bytes; across all seven screens the total falls from 3,228,561 to 52,946 bytes, an average of 61x smaller, decoding back to identical pixels. This matters because the spool is /tmp, which is the router's RAM.
Requires zlib (DEPENDS:=+zlib in the OpenWrt Makefile).
Screen Haven 1.0
First release. Open status display for the 3.5-inch USB panel on OpenWrt.