From f7dd9eba0ef64de37b82cde8f57781cda2ca7944 Mon Sep 17 00:00:00 2001 From: Angoosh Leviocki Date: Mon, 18 Nov 2024 20:03:47 +0100 Subject: [PATCH] finished python part and created an icon --- .../com.angoosh.RDPConnect.svg | 532 ++++++++++++++++++ .../com.angoosh.RDPConnect.ui | 18 +- .../com.angoosh.RDPConnect.ui | 126 +++++ com.angoosh.RDPConnect/com.angoosh.cmb | 16 +- com.angoosh.RDPConnect/ico_base.svg | 532 ++++++++++++++++++ com.angoosh.RDPConnect/main.py | 84 ++- 6 files changed, 1292 insertions(+), 16 deletions(-) create mode 100644 com.angoosh.RDPConnect/com.angoosh.RDPConnect.svg create mode 100644 com.angoosh.RDPConnect/com.angoosh.RDPConnect/com.angoosh.RDPConnect.ui create mode 100644 com.angoosh.RDPConnect/ico_base.svg mode change 100644 => 100755 com.angoosh.RDPConnect/main.py diff --git a/com.angoosh.RDPConnect/com.angoosh.RDPConnect.svg b/com.angoosh.RDPConnect/com.angoosh.RDPConnect.svg new file mode 100644 index 0000000..9c8132c --- /dev/null +++ b/com.angoosh.RDPConnect/com.angoosh.RDPConnect.svg @@ -0,0 +1,532 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/com.angoosh.RDPConnect/com.angoosh.RDPConnect.ui b/com.angoosh.RDPConnect/com.angoosh.RDPConnect.ui index c404534..e02360a 100644 --- a/com.angoosh.RDPConnect/com.angoosh.RDPConnect.ui +++ b/com.angoosh.RDPConnect/com.angoosh.RDPConnect.ui @@ -110,11 +110,23 @@ - - end - Connect + end True + + + save config + + + + + suggested-action + end + True + Connect + end + + diff --git a/com.angoosh.RDPConnect/com.angoosh.RDPConnect/com.angoosh.RDPConnect.ui b/com.angoosh.RDPConnect/com.angoosh.RDPConnect/com.angoosh.RDPConnect.ui new file mode 100644 index 0000000..c404534 --- /dev/null +++ b/com.angoosh.RDPConnect/com.angoosh.RDPConnect/com.angoosh.RDPConnect.ui @@ -0,0 +1,126 @@ + + + + + + + + + 200 + 450 + False + RDPConnect + + + + + start + 5 + 5 + 5 + 5 + vertical + + + False + False + False + False + False + start + 5 + 5 + IP: + center + 1.0 + + + + + False + False + False + False + False + start + 5 + 5 + User: + center + 1.0 + + + + + False + False + False + False + False + start + 5 + 5 + Password: + center + 1.0 + + + + + + + True + 5 + 5 + 5 + 5 + vertical + + + textentry + 5 + 5 + 5 + ip-adresa + 0.02 + + + + + textentry + True + 5 + 5 + 5 + uzivatel + True + 0.02 + + + + + textentry + True + 5 + 5 + 5 + heslo + False + 0.02 + + + + + end + Connect + end + True + + + + + + +