Renamed version of revpipycontrol written with Qt framework

This commit is contained in:
2020-08-24 18:14:42 +02:00
parent b76dee8ee4
commit 0f22a2812b
73 changed files with 13002 additions and 0 deletions

3
data/revpicommander Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
exec "/usr/share/revpicommander/revpicommander.py" "$@"

View File

@@ -0,0 +1,11 @@
[Desktop Entry]
Name=RevPi PLC Commander
Comment=Controls the Python PLC program on your Revolution PI
Name[de]=RevPi PLC Steuerung
Comment[de]=Kontrolliert das Python PLC Programm auf dem Revolution PI
Exec=/usr/bin/revpicommander
Icon=revpicommander
Terminal=false
Type=Application
Categories=Application;
#StartupNotify=true

BIN
data/revpicommander.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

BIN
data/revpicommander.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB