66 Commits

Author SHA1 Message Date
joshpatten
fb981b8a51
Merge pull request #63 from hsrzq/main
Change the python3 env path
2023-09-21 13:24:58 -05:00
jpattWPC
b32d38338b Add requests checking 2023-09-21 13:21:10 -05:00
jpattWPC
e848a938df Add window sizing option 2023-09-14 20:35:27 -05:00
jpattWPC
e8d936b297 Version Upgrade
- Add current VM state to VM list
- Add option for reset button to be enabled in INI file
- Disable Connect button when VM is in a transition state
2023-09-07 15:52:18 -05:00
TechQI
8dff999823 Change the python3 env path 2023-06-25 10:27:47 +08:00
joshpatten
a80805d69a
Fixed virt-manager link 2023-04-19 17:12:16 -05:00
jpattWPC
b382d69126 Fix #51 2023-03-10 09:22:10 -06:00
jpattWPC
715dfef72d Add python3-tk to apt install 2023-03-08 09:14:43 -06:00
jpattWPC
fbe00ec782 Bump release version 2023-02-15 08:54:29 -06:00
joshpatten
7bc5966cd6
Merge pull request #47 from bekema/main
Prevent exceptions when a node is offline
2023-02-15 08:50:14 -06:00
Hessel Bekema
9942361877 only list vms for nodes that are online; prevents KeyError crashes 2023-02-15 23:12:51 +11:00
Hessel Bekema
7148fc85ed bind enter to the log in button 2023-02-15 23:10:09 +11:00
jpattWPC
c2221da4c2 Fix typo 2023-02-03 15:57:12 -06:00
jpattWPC
de4088773b Update install instructions 2023-02-03 15:54:49 -06:00
jpattWPC
de3ab9ea68 Enhance auto-refresh logic 2023-02-03 15:47:10 -06:00
jpattWPC
57ffa48257 Add VM list refresh
- Add ability to query new VMs every 10 seconds, and redraw the window if a different list is found.
- Remove vestigial DPI checking code.
2023-02-03 15:13:27 -06:00
jpattWPC
a7f15ac8b9 Require 64 bit support 2023-02-01 11:10:50 -06:00
jpattWPC
696b8c7cd2 Remove PySimpleGuiQT support
- Remove PySimpleGUIQt support, as it requires breaking changes for Python 3.11
- Build MSI based off Python 3.11 (significantly smaller due to removing Qt requirement)
- Bump version to 1.1.0
2023-02-01 11:06:05 -06:00
jpattWPC
ef95a822c5
Merge pull request #36 from aacater/main
check if template key exists
2022-10-24 10:40:51 -05:00
Alex Cater
26c6ca6bc8
check if template key exists 2022-10-23 22:09:04 -08:00
jpattWPC
9518f65c05 Fix build environment, version bump 2022-10-19 11:32:23 -05:00
jpattWPC
02df87523d
Merge pull request #30 from aacater/main
Option to filter guests by type
2022-10-19 11:19:58 -05:00
aacater
09a8d11c96 option to filter guest types 2022-09-09 17:45:51 -08:00
aacater
d643cf85f4 skip templates 2022-09-09 17:44:28 -08:00
jpattWPC
f9be014ea2 API Token Login
Add full support for passwordless token-only login.
2022-08-19 22:16:08 -05:00
jpattWPC
ad31d37364 Update MSI version 2022-08-19 21:28:27 -05:00
jpattWPC
b11817a997 Custom parameter support
Add support for custom remote-viewer paramters: https://www.mankier.com/1/remote-viewer
2022-08-19 21:12:03 -05:00
jpattWPC
3f3323710e
Merge pull request #27 from rayksland/patch-1
Update vdiclient.ini.example
2022-08-16 11:57:13 -05:00
rayksland
e2f0b26e40
Update vdiclient.ini.example
grammatical edit. 'it's' is a contraction of 'it is' whereas 'its' is the possessive form of 'it.'
2022-08-15 12:06:42 -07:00
jpattWPC
c78ef81994 Update release number 2022-07-19 10:39:58 -05:00
jpattWPC
44b0bfae59 Work around http redireect issue 2022-07-19 10:37:26 -05:00
jpattWPC
5db945dced Add fullscreen toggle 2022-07-11 14:07:32 -05:00
jpattWPC
34b4d010f5 Add last ditch config read 2022-07-11 13:54:10 -05:00
jpattWPC
dc2d476202 Update vdiclient.json
Update release version
2022-07-11 13:47:03 -05:00
jpattWPC
78f90a61b7 Work around MS inconsistency 2022-07-11 13:44:43 -05:00
jpattWPC
ab792f2a2a
Add requests requirement 2022-06-30 11:42:46 -05:00
joshpatten
d4d6809527
Merge pull request #16 from incoggnito/main
Uppercase hostname and proxy documentation
2022-05-13 10:26:26 -05:00
incoggnito
2efe5cd0e3
More documentation on proxy 2022-05-13 15:53:37 +02:00
incoggnito
1df4f4dd13
handle uppercase hostname 2022-05-13 15:50:18 +02:00
jpattWPC
ec1edfbebc Add fallback to PySimpleGUI 2022-04-28 09:15:38 -05:00
jpattWPC
fe11d33359 Update vdiclient.py
Fix TKinter integer requirement
2022-04-21 11:27:23 -05:00
jpattWPC
2368e7c4a5 Update vdiclient.py
Fallback to Tkinter if QT not available.
2022-04-20 08:56:30 -05:00
joshpatten
21c061ebfc
Merge pull request #10 from domfi/patch-1
fix loading configfile from ~/.config/
2022-04-15 10:33:24 -05:00
domfi
fc312a095c
fix loading configfile from ~/.config/ 2022-04-15 16:11:21 +02:00
jpattWPC
61edff3e87
Merge pull request #6 from richardcgingrasjr/main
Moved theme set location
2022-04-11 15:48:31 -05:00
Richard C Gingras Jr
163c83d3b2 Moved theme set location 2022-03-17 22:37:58 -04:00
jpattWPC
e29796bba5 DPI Scaling Issue Fix
Fixed DPI scaling issue that was causing the window to have text cut off. A known limitation is the scaling is based off the first monitor, and does not dynamically rescale (that I'm aware of).
2022-03-14 21:24:36 -05:00
jpattWPC
fc60d99a65 Add support for INI debug
In order to troubleshoot spice connection issues, add ini debug option
2022-03-10 16:58:24 -06:00
joshpatten
d3df0c4df6
Fix command reference 2022-03-09 22:41:56 -06:00
jpattWPC
b8a1be7a51 Minor UI bugfix 2022-03-09 21:48:50 -06:00