diff --git a/com.angoosh.RDPConnect/Screenshot0.png b/com.angoosh.RDPConnect/Screenshot0.png new file mode 100644 index 0000000..3b1e60d Binary files /dev/null and b/com.angoosh.RDPConnect/Screenshot0.png differ diff --git a/com.angoosh.RDPConnect/com.angoosh.RDPConnect.desktop b/com.angoosh.RDPConnect/com.angoosh.RDPConnect.desktop index bdf58dd..5a6a5b7 100644 --- a/com.angoosh.RDPConnect/com.angoosh.RDPConnect.desktop +++ b/com.angoosh.RDPConnect/com.angoosh.RDPConnect.desktop @@ -3,4 +3,4 @@ Name=RDP Connect Exec=rdpconnect Type=Application Icon=com.angoosh.RDPConnect -Categories=Office;X-Tool;X-IT \ No newline at end of file +Categories=Office;Development \ No newline at end of file diff --git a/com.angoosh.RDPConnect/com.angoosh.RDPConnect.metainfo.xml b/com.angoosh.RDPConnect/com.angoosh.RDPConnect.metainfo.xml new file mode 100644 index 0000000..cb19c3b --- /dev/null +++ b/com.angoosh.RDPConnect/com.angoosh.RDPConnect.metainfo.xml @@ -0,0 +1,34 @@ + + + +com.angoosh.RDPConnect +CC0-1.0 +Apache-2.0 AND Beerware +RDP Connect +Connect to remote desktop + + Antonin Kaplan + + +

Simple GUI for FreeRDP

+

Code launched sdl-freerdp so it's gui can be used for confirming keys and other stuff if nessesary.

+

By default it launches FreeRDP only with /v /u /p tags. Aditional tags can be added in the settings json located in ~/.config/rdpconnect/settings.json in the extra_params array

+

Example settings.json which works with all my 2 multimonitor setups (one with 2 and one with 3 monitors): { + "extra_params": [ + "/monitors:1,0", + "+dynamic-resolution" + ], + "save_conn": false +}

+
+com.angoosh.RDPConnect.desktop + + #deddda + #5e5c64 + + +https://gitea.farmdash.org/angoosh/Flatpaks/src/branch/main/com.angoosh.RDPConnect +https://gitea.farmdash.org/angoosh/Flatpaks/issues +https://gitea.farmdash.org/angoosh/Flatpaks/src/branch/main/com.angoosh.RDPConnect + +