313 Commits

Author SHA1 Message Date
Rohan Barar
d98c4dc59c
Merge pull request #166 from gordoncheong/main
Add Microsoft Visio Support to WinApps Installer
2024-07-25 21:48:09 +10:00
pre-commit-ci[bot]
e56811197b [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-07-25 11:16:46 +00:00
gordoncheong
0d4125c3a7
Update info 2024-07-25 18:59:41 +08:00
gordoncheong
78920e533e
Correct MIME_TYPES 2024-07-25 18:59:16 +08:00
gordoncheong
a808995be0
Merge branch 'winapps-org:main' into main 2024-07-25 18:45:55 +08:00
Rohan Barar
8e9ba4854a
Merge pull request #165 from KernelGhost/main
Fixed #152, #162, #163 & #164.
2024-07-25 14:52:44 +10:00
Rohan Barar
e72ef0c039 Fixed #162 by revising UNIX to Windows path conversion logic in 'bin/winapps'. 2024-07-25 14:42:28 +10:00
Rohan Barar
37efb85371 Removed instructions for defining Windows VMs using an existing .xml file. 2024-07-25 14:13:36 +10:00
Rohan Barar
0264a8971c Updated virtualisation stack diagram + Removed unnecessary files as per #152. 2024-07-25 13:50:23 +10:00
gordoncheong
4dc3616150
Fix Visio icon path in README.md 2024-07-25 08:19:56 +08:00
Rohan Barar
dbc71357ce Fixed #164 by replacing with in installation script. 2024-07-25 10:12:59 +10:00
Rohan Barar
f4a63d45a1 Fixed #163 via updated hyperlink to 'RDPApps.reg' in 'libvirt.md'. 2024-07-25 09:56:54 +10:00
Rohan Barar
bd8749a100
Merge pull request #160 from KernelGhost/main
Add support for `scoop` and `chocolatey`.
2024-07-25 09:45:13 +10:00
gordoncheong
b1ec8d347f
Change folder to be inline with the repo 2024-07-24 22:59:06 +08:00
gordoncheong
0d931f0dea
Update README.md
Added Microsoft Visio to the list of officially supported applications
2024-07-24 22:55:48 +08:00
gordoncheong
009ed3ec65
Adding Visio Icons and Installation Info 2024-07-24 22:36:47 +08:00
Rohan Barar
1a3e2a664a
Merge pull request #158 from KernelGhost/main
Refactored 'waCheckContainerRunning' in 'installer.sh' to fix #157.
2024-07-24 21:54:49 +10:00
Rohan Barar
4806232d85 Added support for 'Chocolatey' shims. 2024-07-24 21:52:52 +10:00
Rohan Barar
3298dd12b8 Added support for 'Scoop Package Manager'. 2024-07-24 18:27:02 +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
7329ef9a99
Merge pull request #153 from KernelGhost/main
Improved 'Docker' and 'Podman' Installation Documentation + New README Image
2024-07-23 17:18:29 +10:00
Rohan Barar
7416c0a750 Introduced staged dependency checks. 2024-07-23 17:14:43 +10:00
Rohan Barar
25a5a1152b Add link to WinApps-Launcher in README 2024-07-23 09:01:22 +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
e99a210713 Improved 'Docker' and 'Podman' installation documentation 2024-07-22 21:18:52 +10:00
Rohan Barar
0009147878 Updated demo to feature a more eye-catching image 2024-07-22 20:11:09 +10:00
Rohan Barar
3bdf548699
Merge pull request #151 from KernelGhost/main
Added documentation for configuring `QEMU Guest Agent`
2024-07-22 19:03:13 +10:00
Rohan Barar
57e17c8555 Fixed Issue #71. 2024-07-22 19:00:47 +10:00
Rohan Barar
44b1a70996 Improved CPU pinning documentation 2024-07-22 17:34:38 +10:00
Rohan Barar
1bca7c5bd2 Slight adjustment to post-uninstall message 2024-07-22 15:25:12 +10:00
Rohan Barar
b8a0c14757 Encourage sensible placement of 'compose.yaml' 2024-07-22 13:13:51 +10:00
Rohan Barar
e48e6ae8a9 Added further reading resource for 'QEMU Guest Agent' 2024-07-22 11:25:07 +10:00
Rohan Barar
56e0749f86 Explicitly specify 'libvirt' URI in shell profile 2024-07-22 11:19:06 +10:00
Rohan Barar
b534795c1e Fixed typo in 'docs/libvirt.md' 2024-07-22 11:04:56 +10:00
Rohan Barar
07ccb3f958 Added documentation for configuring 'QEMU Guest Agent' 2024-07-22 10:56:31 +10:00
Rohan Barar
f70dd3f360 Fixed typo in 'libvirt.md' 2024-07-22 07:34:19 +10:00
Oskar Manhart
a72d88dd4e
Merge pull request #150 from KernelGhost/main
Fix typos in 'libvirt.md'.
2024-07-21 16:54:04 +02:00
Rohan Barar
e66cdaf2f3 Fix typos in 'libvirt.md' 2024-07-21 23:19:53 +10:00
Oskar Manhart
70f47c8b12
Merge pull request #149 from KernelGhost/main
Remove obsolete documentation.
2024-07-21 13:14:13 +02:00
Oskar Manhart
6f8b2f08a0
Merge pull request #142 from KernelGhost/updated_application_icons
Updated application icons and project banner.
2024-07-21 13:13:06 +02:00
Rohan Barar
a76a36c89b Remove obsolete documentation. 2024-07-20 23:46:58 +10:00
Rohan Barar
6bdca5dd58 Appeasing Richard Stallman 2024-07-20 23:20:32 +10:00
Rohan Barar
2d7f07d781
Merge branch 'main' into updated_application_icons 2024-07-20 23:18:35 +10:00
Oskar Manhart
658013cfaf
Merge pull request #148 from KernelGhost/main
Display warnings when changing RDP_SCALE automatically to prevent user confusion.
2024-07-20 13:23:24 +02:00
Rohan Barar
daecdbe352 Added sound and microphone support by default + Updated libvirt documentation. 2024-07-20 01:30:13 +10:00
Rohan Barar
8e39412b56 Improved installer demonstration animation. 2024-07-19 14:58:48 +10:00
Rohan Barar
2dfda007a8 Fix #91. 2024-07-19 13:54:12 +10:00
Rohan Barar
701ab587f4 Minor changes to compose.yaml 2024-07-19 13:32:43 +10:00