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
Oskar Manhart
3a46548224
Merge pull request #144 from KernelGhost/main
...
Fixed #141 , #143 and #145
2024-07-17 19:49:52 +02:00
Rohan Barar
39147c7c3c
Removed information regarding removed icons from README.
2024-07-17 22:58:38 +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
3c0dce1003
Further WinApps banner metadata refinements.
2024-07-17 20:10:07 +10:00
Rohan Barar
78e136df89
Updated WinApps banner image metadata.
2024-07-17 20:06:46 +10:00
Rohan Barar
d8aa1d89d6
Fixed #141
2024-07-17 18:56:17 +10:00
Rohan Barar
26da8597b4
Updated application icons and project banner.
2024-07-17 14:13:48 +10:00
LDprg
b811acea64
Merge pull request #139 from KernelGhost/improve-install-script
...
[Code Refactor] Improved Installation Script
2024-07-16 18:48:43 +02:00
Rohan Barar
c2fe2bcf77
Removed unnecessary indentations from bullet list in README.
2024-07-17 00:17:18 +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
Rohan Barar
bb38691c6d
Updated README to specify installation instructions for FreeRDP Flatpak.
2024-07-16 18:55:58 +10:00
Rohan Barar
8120df212a
Undo erroneous change to bin/winapps.
2024-07-16 18:50:26 +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
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]
d67b4ba694
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-07-16 02:06:48 +00:00
Rohan Barar
75c790fd0d
Updated README.md
2024-07-16 12:04:25 +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
fb1c3f4805
Merge remote-tracking branch 'upstream/main' into improve-install-script
2024-07-16 07:01:33 +10: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
Oskar Manhart
3d213b83ae
fix: replace beautysh with shfmt due to beautysh
...
Beautysh inserts bad significant whitespace, see the remarks in #139
2024-07-15 16:10:01 +02: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
Oskar Manhart
757931d3ae
Merge pull request #121 from KernelGhost/main
...
Enhance VM Detection and Improve FreeRDP Command Handling
2024-07-14 17:53:41 +02: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
Oskar Manhart
176193d9a6
Merge pull request #126 from bkanuka/patch-1
...
WinApps _requires_ FreeRDP version 3+, which is not clear from the README.md
2024-07-09 07:19:09 +02:00
Bennett Kanuka
294e1155fd
Update README.md
...
The flags used when calling `$FREERDP_COMMAND` are not compatible with FreeRDP v2. Namely v2 uses `/app: ...` and `/app-cmd ...` instead of `/app:alias:...,cmd:...` syntax used in winapps.
2024-07-08 15:30:21 -04:00
Oskar Manhart
d8cf7e2f02
Merge pull request #125 from Kazevic/patch-1
...
Fix a couple of typos
2024-07-04 08:10:11 +02:00
Kazevic
0697b39404
Fix a couple of typos
2024-07-04 05:44:01 +00:00
LDprg
3885a93110
Merge pull request #123 from Kazevic/main
...
Reformat code, fix typos, use apt instead of apt-get, improve consistency
2024-07-02 12:18:35 +02:00
Kazevic
45bbdf87ee
Reformat code, fix typos, use apt instead of apt-get, improve consistency
2024-07-02 03:44:09 -03: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
47596d6dde
Merge pull request #116 from MrTumnis/MrTumnis-patch-1
...
Update installer.sh
2024-06-13 06:37:47 +02: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