mirror of
https://github.com/naruxde/revpicommander.git
synced 2025-11-08 16:43:53 +01:00
Add code signing options for macOS. Adjust make.bat to create venv to use PyInstaller. Preparing script for Linux to use in /usr/bin.
10 lines
275 B
Desktop File
10 lines
275 B
Desktop File
[Desktop Entry]
|
|
Name=RevPi Commander
|
|
Comment=Controls the Python PLC program on your Revolution PI
|
|
Comment[de]=Kontrolliert das Python PLC Programm auf dem Revolution PI
|
|
Exec=/usr/bin/revpicommander
|
|
Icon=revpicommander
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=Application;
|