Pre-release 1.3.0-alpha
Pre-release
Pre-release
Change log:
Desktop:
- support for PMS5003ST (with autodetection)
- better handling incoming data by verifying checksums (on both supported sensors i.e. PMS7003 and PMS5003ST)
- UI options to:
- align charts horizontally (when connected o PMS5003ST)
- plot charts in Area mode
- use dark mode (still experimental, works OK on macOS)
- CLI options to:
- enter full screen mode
- enter Kiosk mode (exclusive full screen)
- Updated libs to the newest versions
- Bug fixes
Release files details:
- pm-home-station-X.X.X.dmg - macOS DMG installer of the desktop application
- pm-home-station-X.X.X.exe - Windows executable of the desktop application
- pm-home-station-X.X.X.jar - one-jar (aka fat-jar) version with all required libraries embedded in it (double click to run it, or execute
java -jar pm-home-station-X.X.X.jar
in command line) - pm-home-station-X.X.X.zip - contains the desktop application along with executable scripts for Linux, macOS, Windows and all required libraries
*) You must have at least Java Runtime Environment (JRE) version 8+ which you can download from here or use your favorite package management tool (apt-get, brew etc).