ChriD / Raumserver

Raumserver - A HTTP Request Server to control the RF-Multiroom System
32 stars 11 forks source link

Installer for Windows / Linux #1

Closed ChriD closed 8 years ago

ChriD commented 8 years ago

Create an installer for windows and Linux which will copy (install) the raumserver app to a raumfeld device (linux/ARMV7)

There should be a GUI (can be a command line too) which shows all the available raumfeld devices and a info if already a raumserver app is installed on one of those devices. The user may choose a device and then the installer will download the latest version of the raumserver and then copy/install it to the device.

ChriD commented 8 years ago

Installer will be made with "Sciter" with the use of the Raumkernel to get the available RF devices we can install the Server on and a ssh library (maybe libssh)

ChriD commented 8 years ago

Second approach for an installer would be to use awesomium as gui. The Installer library itself is functional. (Except deinstalling)

ChriD commented 8 years ago

awesomium gui is not well maintained? I will stick on sciter for now

ChriD commented 8 years ago

Beta Version is online