Downloads
RLGS 2.0
Agent Software
Version: 1.0.1.389 - 2022-03-18 - GPLv2
Windows
Die Installation des Windows Version verläuft wie gewohnt. EXE Datei starten und den Anweisungen folgen. Das wars. Es gibt nur 64 Bit Versionen. Updates müsst ihr später selber installieren.
Das Arbeitsverzeichnis befindet sich in |
The installation of a Windows version is pretty straightforward. Run the EXE file and follow the instructions. There are only 64 Bit Versions. There is no automatic update mechanism.
The workspace folder is in |
macOS
macOS Versionen der Agenten Software werden als Standard .dmg Pakete verteilt. Es gibt im Moment nur Intel Versionen. Zur Installation das Paket öffnen und die App in den Programm Ordner ziehen. Updates müsst ihr später selber installieren.
Das Arbeitsverzeichnis befindet sich in |
macOS versions of the agent software are distributed via a .dmg package. Currently there are only Intel Versions. Open the package and drag the program icon to Your application folder. You have to handle later updates yourself. There is no automatic update mechanism.
The workspace folder is in |
Linux
Linux Versionen der Agenten Software werden über eine deb package repository verteilt. Es gibt nur 64 Bit Versionen. Zur Installation müsst Ihr die folgenden Schritte auf Eurer Linux Maschine durchführen. Am besten kopieren und in der Shell (Terminal) ausführen.
Das Programm kann danach direkt über das Startmenü aufgerufen werden, bzw. über
Das Arbeitsverzeichnis befindet sich in |
Linux versions of the agent software are distributed via a package repository. There are only 64 Bit Versions. Follow these steps to install the agent. Simply copy these lines to the clipboard and paste it into a terminal.
You can run the program via the start menu or with
The workspace folder is in |
sudo wget -qO - https://www.flashheart.de/pubkeys/rlgskey.pub | sudo apt-key add - sudo wget -O /etc/apt/trusted.gpg.d/rlgskey.pub https://www.flashheart.de/pubkeys/rlgskey.pub sudo echo "deb [arch=amd64] https://www.flashheart.de/apt-repo stable main" | sudo tee /etc/apt/sources.list.d/rlgs20.list sudo apt update sudo -y apt install rlgagent
Raspberry Pi OS
Die Raspi Version des Agenten läuft grundsätzlich als Dienst oder Demon im Hintergrund. Hier gibt es keine Desktop Version für eine GUI. Linux Pakete bringen generell keine Java Laufzeitumgebung mit. Diese wird automatisch durch APT mitinstalliert. Zur Installation müsst Ihr die folgenden Schritte auf Eurer Linux Maschine durchführen. Am besten kopieren und in der Shell (Terminal) ausführen. Das Programm wird direkt nach der Installation im Hintergrund gestartet. Spätere Updates werden dann direkt über die System Aktualisierungen mit erledigt.
Das Arbeitsverzeichnis befindet sich in Das Paket und der Dienst heissen rlgagentd um auf darauf hinzuweisen, dass es sich um einen Hintergrundienst handelt. |
Raspi Versions are distributed via a package repository. There is no desktop support for the Raspi, the agent is only available as a service or demon. The necessary Java runtime is installed separately via the APT. You don't have to do anything about it. Follow these steps to install the agent. Simply copy these lines to the clipboard and paste it into a terminal. The service is started immediately once the installation is finished.
The workspace folder is in The package and the service are called rlgagentd to emphasize, that it is a background service or demon. |
sudo wget -qO - https://www.flashheart.de/pubkeys/rlgskey.pub | sudo apt-key add - sudo wget -O /etc/apt/trusted.gpg.d/rlgskey.pub https://www.flashheart.de/pubkeys/rlgskey.pub sudo echo "deb https://www.flashheart.de/apt-repo stable main" | sudo tee /etc/apt/sources.list.d/rlgs20.list sudo apt update sudo -y apt install rlgagentd
Der Dienst wir mit den üblichen Systembefehlen gesteuert. |
The service is controlled via the normal system commands. |
sudo systemctl status rlgagentd sudo systemctl start rlgagentd sudo systemctl stop rlgagentd sudo systemctl enable rlgagentd sudo systemctl disable rlgagentd
Electronics
RLG-Agent Breakbout Board
Karten
Paintballfabrik Montabaur
Die Karten wurden mit OmniGraffle erstellt. Falls Ihr eine anderes Dateiformat braucht, dann meldet Euch.