/JBreeze

Daikin Aircooling remote in Java using Lanterna, a TUI similar to ncurses

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

JBreeze

A simple app for controlling Daikin AirCooling from your PC

Screenshots

Screenshot1 Screenshot2

Building

You will need Java 8 and Maven to build using the command

mvn package

You will find the artifact in the target folder.

License

This source is covered by the GNU General Public License 3

Special thanks

A special thank goes to ael-code for his research on how does the API work.

Also thank you mabe02 for the nice old-style UI lanterna!