/blinds-control

Blinds Control

Primary LanguageJavaScriptGNU Lesser General Public License v3.0LGPL-3.0

Blinds Control

React Native project for controlling blinds using rts-controller from phone.

Prerequisities

The application is closely bound to the rts-controller and its custom TCP protocol (plain text commands over a TCP socket) and is designed to work only with this counterpart.

Features

  • automatically obtains list of defined controllers and creates UI for them
  • sends commands (up, down, my, prog) over the TCP socket
  • automatically reconnects when app goes background/foreground

Author

License

This project is licenced under the GNU Lesser General Public License v3.0 - see the LICENSE file for details.