80 Commits

Author SHA1 Message Date
Oskar Manhart
6381732b05
Merge pull request #208 from escapefreeg/main
optimize the logic for detecting the FreeRDP command
2024-08-22 10:01:17 +02:00
Coruscant11
17c6fd3293 Installer VM detection not impacted by system language 2024-08-18 14:31:39 +02:00
escapefreeg
b92a4270f1 optimize the logic for detecting the FreeRDP command 2024-08-11 10:56:19 +08:00
Felix Bartels
3e6a27f4ea Replace todo with existing port check option
Signed-off-by: Felix Bartels <felix@9wd.eu>
2024-08-08 14:11:40 +02:00
Felix Bartels
2741dfd3a2 Add manual option to allow using an existing Windows installation
Signed-off-by: Felix Bartels <felix@9wd.eu>
2024-08-08 13:55:51 +02:00
Rohan Barar
c954ed5436 Removed another misplaced message 2024-08-04 15:49:25 +10:00
Rohan Barar
319fa4300b Removed misplaced message 2024-08-04 15:39:35 +10:00
Rohan Barar
bd0d3479b9 Added support for UWP applications 2024-08-03 21:35:06 +10:00
Rohan Barar
4f9e83b3b3 Fix typo 2024-08-01 22:47:05 +10:00
Rohan Barar
b90fb086a9 Updated WinApps config file template as per request in #175 2024-07-30 23:16:51 +10:00
Rohan Barar
3b8565fa46 Added ability to auto-pause following period of inactivity. 2024-07-28 22:55:38 +10:00
Rohan Barar
2f8cf846ea Added ability to automatically start Windows. 2024-07-28 21:29:37 +10:00
Rohan Barar
dbc71357ce Fixed #164 by replacing with in installation script. 2024-07-25 10:12:59 +10:00
Rohan Barar
ba86f338bf Minor optimisations to 'waCheckContainerRunning'. 2024-07-24 16:33:05 +10:00
Rohan Barar
25b241b12d Refactored 'waCheckContainerRunning' in 'installer.sh' to fix #157. 2024-07-24 02:39:57 +10:00
Rohan Barar
7416c0a750 Introduced staged dependency checks. 2024-07-23 17:14:43 +10:00
Rohan Barar
8d36b311cb Added dependency checks for 'arp' and 'nc'. 2024-07-23 06:54:57 +10:00
Rohan Barar
358c6d24fc Added Windows RDP session title 2024-07-22 21:40:48 +10:00
Rohan Barar
1bca7c5bd2 Slight adjustment to post-uninstall message 2024-07-22 15:25:12 +10:00
Rohan Barar
daecdbe352 Added sound and microphone support by default + Updated libvirt documentation. 2024-07-20 01:30:13 +10:00
Rohan Barar
ff2b258ae3 Added official support for Podman. 2024-07-19 13:13:02 +10:00
Rohan Barar
8fbf074307 Added instructions for Podman. 2024-07-19 08:06:53 +10:00
Rohan Barar
c62391abff Corrected RDP_USER variable declaration. 2024-07-18 18:45:57 +10:00
Rohan Barar
9d3191cbf1 Various changes to streamline Docker experience. 2024-07-18 18:27:07 +10:00
Rohan Barar
b0b3c01b9e Added warnings when changing RDP_SCALE automatically to prevent user confusion. 2024-07-18 07:19:18 +10:00
Rohan Barar
cdd3515179 Fixed #143 2024-07-17 22:15:23 +10:00
Rohan Barar
0f1788fca9 Fixed #145 2024-07-17 22:01:40 +10:00
Rohan Barar
d8aa1d89d6 Fixed #141 2024-07-17 18:56:17 +10:00
Rohan Barar
38d5874d64 Updated .pre-commit-config.yaml 2024-07-17 00:07:49 +10:00
Rohan Barar
e13b9e24a2 Updated bin/winapps to support FreeRDP Flatpak.
[Addendum] Attempted 'pre-commit install && pre-commit run --all-files' to attempt to fix issues with pre-commit.
2024-07-16 23:36:12 +10:00
Rohan Barar
1342574245 Fixed another typo in install script. 2024-07-16 19:21:49 +10:00
Rohan Barar
9634e8a3cf Fixed typo in install script. 2024-07-16 19:17:48 +10:00
pre-commit-ci[bot]
2ed89bcead [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-07-16 08:47:22 +00:00
Rohan Barar
66a2d9e365 Added installer support for FreeRDP Flatpak. 2024-07-16 18:46:14 +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
ff310221c5 Revert "[pre-commit.ci] auto fixes from pre-commit.com hooks"
This reverts commit deec2641b79e7436994e5d9498674bf369f52fed.
2024-07-16 00:30:17 +10:00
pre-commit-ci[bot]
deec2641b7 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-07-15 13:47:43 +00:00
Rohan Barar
11d124cd0f Various changes to appease ShellCheck. 2024-07-15 23:44:16 +10:00
Rohan Barar
be5d0f4b26 Entirely rewrote 'inquirer.sh' script to utilise 'dialog'. Updated 'installer.sh' dependencies and function calls accordingly. 2024-07-15 23:21:56 +10:00
Rohan Barar
903af2d0cd Further refinements to installation procedure for other detected applications. 2024-07-15 13:00:52 +10:00
Rohan Barar
0102f62a25 Revert changes made by pre-commit bot. 2024-07-15 11:36:41 +10:00
pre-commit-ci[bot]
d053974995 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-07-14 13:32:21 +00:00
Rohan Barar
9ec1a5d03b Refactored installation script to improve error handling and robustness.
- Enhanced error handling and error messages.
- Added suggested actions for each type of error.
- Improved feedback printed to stdout.
- Improved robustness of the install process through improved prerequisite checks.
- Removed calls to non-existent functions.
- Corrected several typos in paths, variable names, etc.
- Eliminated the need to run `winapps check` prior to running the installation script.
2024-07-14 23:10:10 +10:00
MrTumnis
5f2e052a43
Update installer.sh
Not adding a new line was causing a "directory does not exist" error because the line was continuos with the '#'
2024-06-12 18:22:09 -06:00
pre-commit-ci[bot]
754a483e64 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-06-09 11:36:00 +00:00
Oskar Manhart
f8cef50ead
fix: remove trailing spaces from all loops 2024-06-09 13:35:53 +02:00
Oskar Manhart
e43fce7707
fix: this path is already absolute 2024-06-09 11:30:27 +02:00
Oskar Manhart
79652eeec5
fix: remove test 2024-06-09 11:27:21 +02:00
LDprg
2fff49ee42
Fix shellcheck SC2238 2024-06-08 19:36:32 +02:00
LDprg
24f2ef4f33
Fix shellcheck 2024-06-08 19:35:05 +02:00