Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 801 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 801 Bytes

openHAB Windows Utilities

This repository provides some utilities for openHAB for windows.

Windows Installer

The windows installer utility is a native windows setup that help install openHAB (or upgrade of an existing installation) and create an uninstaller. The installer also provides additional value in creating scheduled tasks (for backup and update) and allow running openHAB as a service (using the service utility below).

Please review the README.MD for additional information

Windows Service

The windows service utility provides a version agnostic utility that will manage running openHAB as a service (including installation, status, the ability to start/stop and uninstall).

Please review the README.MD for additional information