Skip to content

Qbus-Koen/QbusClientServer-Installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qbus Client-Server Installer

Client Server application installer to be used on a Linux machine ( ex. raspberryPi ). Note than you can also use the application on Windows. (https://github.com/QbusKoen/QbusClientServer)

Qbus Logo

Why do you need this?

Since the original development of Qbus, it was a closed system. This application makes the CTD controllers 'open' to communicate with other devices/applications.

This repository contains

  • The installation script which
    • Installs Mono (Client and server are written in .net)
    • Downloads Client and Server from github
    • Creates services for the Client and Server

Preparing your Qbus controller

Make sure your controller is enabled for use of the DLL.

How to use

First make sure you've got git installed:

sudo apt-get install git

Then clone this repository:

git clone https://github.com/QbusKoen/QbusClientServer-Installer

Give executable rights to installer:

chmod +x QbusClientServer-Installer/install.sh

Run the installer: QbusClientServer-Installer/./install.sh

The installer will then ask for Username, Password, IP address and Serial nr of your controller.

About

Install script for Qbus Client Server application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages