30 Commits

Author SHA1 Message Date
Rohan Barar
08324b2a75 Removed 'check' from 'winapps' shell script, as this is no longer required prior to installation. Furthermore, 'winapps manual explorer.exe' is an alternative command with equivalent results. 2024-07-16 12:14:19 +10:00
pre-commit-ci[bot]
a3ed167291 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-07-15 21:03:12 +00:00
Rohan Barar
68a7e4f7c5 Break array declarations across multiple lines to enhance readability. 2024-07-02 08:24:22 +10:00
Rohan Barar
5342eb75cb Extract VM IPv4 address using regular expression. 2024-07-01 21:42:39 +10:00
Rohan Barar
07d726f964 Convert FreeRDP command to array format. 2024-07-01 21:36:02 +10:00
Rohan Barar
782c364f4d Improved detection of running VMs. 2024-07-01 16:38:31 +10:00
Oskar Manhart
c82a3ef47d fix: allow empty RDP_FLAGS 2024-05-26 12:30:48 +02:00
LDprg
8f259464a5
finish adding spellcheck 2024-05-24 18:14:03 +02:00
LDprg
7d8ae3ae3e
Start fixing alot of stuff 2024-05-23 19:09:37 +02:00
LDprg
d9a08384d9
add many fixes based on precommit 2024-05-23 18:30:03 +02:00
Oskar Manhart
c9a94b2bce fix: properly quote some variables 2024-05-14 19:56:39 +02:00
Oskar Manhart
aa2c1d8863 fix: invalid syntax 2024-05-14 19:32:21 +02:00
Sebastien Bürky
1e2ee830a7 we probably should actually stop trying to execute this if the command is not found 2024-05-05 15:34:59 +02:00
Sebastien Bürky
0225a9cf01 Fix readme and check if the custom freeRDP Command is actually existing 2024-05-05 14:56:57 +02:00
Sebastien Bürky
93c450b332 Fixes for freerdp3, and for arch linux, also add convenience function to install all officially supported apps in one go, also fix a typo 2024-04-20 22:26:22 +02:00
LDprg
a3e0313a73 Remove old and fix duplicated lines
Needed to make stuff working again
2023-07-13 18:26:53 +02:00
Fmstrat
ee6b64040e Move app files to install 2023-07-13 12:20:40 +02:00
Felix Bartels
a81a8540b2 Prevent direct execution of winapps script
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2023-07-13 12:18:18 +02:00
Fmstrat
6dc0134d06 Added RDP_FLAGS option 2023-07-13 12:17:04 +02:00
Fmstrat
184fb1167f Added check function 2023-07-13 12:16:13 +02:00
Fmstrat
b5f88b3eab Added manual mode 2023-07-13 12:14:27 +02:00
Fmstrat
6c9b5b98a4 Remove comment 2023-07-13 12:12:30 +02:00
Fmstrat
08757c4ad1 Add multi-monitor configuration option 2023-07-13 12:12:30 +02:00
Fmstrat
d917f039c0 Added dynamic resolution and scaling for UHD 2023-07-13 12:12:30 +02:00
Fmstrat
e0e8b05e74 Added domain support 2023-07-13 12:12:30 +02:00
Fmstrat
adc893eef1 Updated config check 2023-07-13 12:12:30 +02:00
Fmstrat
bdd0e2e138 Add debug feature 2023-07-13 12:11:26 +02:00
Fmstrat
d7ee96fe8f Cleanup comments 2023-07-13 12:11:26 +02:00
Fmstrat
f86d774fa1 Moved ~/.winapps to ~/.config (backwards compatible) 2020-11-08 09:56:04 -05:00
Fmstrat
f991c212f2 Initial commit. 2020-11-07 16:25:05 -05:00