Commit Graph

12 Commits

Author SHA1 Message Date
a0b309ade0 build: Add environment variable to set alternative venv path
Signed-off-by: Sven Sager <akira@narux.de>
2023-09-16 10:39:34 +02:00
a8e4638ab9 build: Use system python interpreter in make file 2023-08-22 11:34:37 +02:00
7a7741e60b Save SSH credentials with keyring module
The keyring module will save the username and password of the SSH
connection to the operating system password storage.
2023-01-10 09:08:33 +01:00
d0e6eefd0e Add PyInstaller script for Windows 2023-01-05 15:55:30 +01:00
3f2f3e0478 Switch project so src layout
This will make it possible to build pip packages.
Add a make file to compile UI files and build mac and win applications.
2023-01-04 18:12:59 +01:00
42f43726f6 Add Windows files for pyinstaller and setup generation 2022-11-01 14:52:58 +01:00
cda60e119c Add a simulator dialog to manage simulator settings 2021-04-25 11:55:19 +02:00
9f8409f375 Get AVAHI IPv4 addresses with service_info 2021-04-10 15:42:04 +02:00
1959c58b61 Bugfixes - IP regex, Queue handling, file upload 2020-12-28 22:00:37 +01:00
1fd1d37fa7 Destroy changed IOs after piCtory changes 2020-11-12 19:48:56 +01:00
60233792fe String fields (> 4 Bytes) can be switched to numbers 2020-10-10 18:01:21 +02:00
0f22a2812b Renamed version of revpipycontrol written with Qt framework 2020-08-24 18:14:42 +02:00