326 Commits

Author SHA1 Message Date
Oskar Manhart
4e3d5bd458
fix: catch error if exe has no version info 2024-09-07 13:28:43 +02:00
Oskar Manhart
95daa5d837
fix: properly specify curl output 2024-09-07 13:23:37 +02:00
Oskar Manhart
ace4075b84
fix: use proper and 2024-08-30 15:24:06 +02:00
pre-commit-ci[bot]
7408fc103c [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-08-30 12:05:09 +00:00
Oskar Manhart
81b8b13b33
fix: bad logic & remove inquirer if exists 2024-08-30 14:02:57 +02:00
Oskar Manhart
4e0d582101 fix: load inquirer even if repo isn't cloned yet 2024-08-30 13:01:05 +02:00
Oskar Manhart
95ba3209c9 fix: always clone repo since inquirer requires it 2024-08-29 12:29:31 +02:00
Oskar Manhart
6ab6a45987 fix: use curl-bash format in vm docs 2024-08-28 16:14:47 +02:00
Oskar Manhart
81fbf01147 fix: no need for curl 2024-08-28 16:12:31 +02:00
Oskar Manhart
75c20ec26c feat: simplify installation process 2024-08-28 16:03:17 +02:00
Oskar Manhart
796aeac892 feat: rename installer.sh to setup.sh 2024-08-28 12:14:46 +02:00
Oskar Manhart
9417382ae7
Merge pull request #227 from gordoncheong/main
Add Installation Support for Visual Studio
2024-08-23 20:16:27 +02:00
Gordon Cheong
694bff0ec2
Installation Support for Visual Studio 2024-08-23 20:59:44 +08:00
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
Oskar Manhart
b6f6a93a87
Merge pull request #219 from RheaBarar/main
Improve sound and microphone sharing.
2024-08-19 21:55:33 +02:00
pre-commit-ci[bot]
89eae4e398 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-08-19 07:37:01 +00:00
Rhea Barar
e6cd5c2053 Improve sound and microphone sharing. 2024-08-19 17:28:41 +10:00
LDprg
534c89e20f
Merge pull request #218 from Coruscant11/fix/vm-detection-lang
Installer VM detection now not impacted by system language
2024-08-19 06:19:52 +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
Rohan Barar
fa5f058e5a
Merge pull request #206 from KernelGhost/main
Updated README + Added checks for 'manual' flavor (#204)
2024-08-09 17:28:17 +10:00
Rohan Barar
45584c8200 Updated configuration file template and git clone command in README + Added checks for new Windows backend introduced in #204 2024-08-09 08:44:42 +10:00
Rohan Barar
f7d1cb77ed
Merge pull request #201 from KernelGhost/main
Added WinApps Launcher as a submodule
2024-08-09 08:21:55 +10:00
Rohan Barar
ed0f7db8ff Updated pre-commit hooks to allow submodules 2024-08-09 08:20:03 +10:00
Oskar Manhart
7eb4161639
Merge pull request #204 from fbartels/existing-vm
Add option to use a preexisting windows installation
2024-08-08 21:38:54 +02:00
Felix Bartels
aa4aabcfeb Also add manual option to winapps binary
Signed-off-by: Felix Bartels <felix@9wd.eu>
2024-08-08 16:38:08 +02: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
Oskar Manhart
c3fc99dda9
feat: receive automatic updates 2024-08-07 11:00:06 +02:00
Oskar Manhart
ed88ae9111
fix: allow submodules 2024-08-07 10:41:24 +02:00
Rohan Barar
30a9d11fe4 Added WinApps Launcher as a submodule 2024-08-07 09:34:59 +10:00
Rohan Barar
caba9143f0
Merge pull request #191 from KernelGhost/main
Removed misplaced message.
2024-08-04 17:22:34 +10: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
Oskar Manhart
d93bea983d
Merge pull request #187 from KernelGhost/main
Updated dependencies in README
2024-08-03 14:51:20 +02:00
Rohan Barar
8630653f77 Updated dependencies in README 2024-08-03 22:36:47 +10:00
Rohan Barar
a47fa2ebd4
Merge pull request #186 from KernelGhost/main
Add UWP Application Support + Fix Broken Windows Icons
2024-08-03 22:19:54 +10:00
Rohan Barar
701ad3ae0a Slight comment adjustments 2024-08-03 21:46:57 +10:00
Rohan Barar
bd0d3479b9 Added support for UWP applications 2024-08-03 21:35:06 +10:00
Oskar Manhart
3cfa329614
Merge pull request #185 from gordoncheong/main
Add Support for Microsoft Project
2024-08-02 13:28:15 +02:00
pre-commit-ci[bot]
8c4e8b3a34 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-08-02 11:17:24 +00:00
Gordon Cheong
196567e31e
Merge branch 'winapps-org:main' into main 2024-08-02 19:10:34 +08:00
LDprg
65dbdd7405
Merge pull request #184 from KernelGhost/main
Minor changes.
2024-08-01 15:51:43 +02:00
Rohan Barar
9cab5af8f8 Added 'Star History' chart to README 2024-08-01 23:19:17 +10:00
Rohan Barar
d3650c8e0f Corrected misleading comment. 2024-08-01 22:47:05 +10:00
Rohan Barar
4f9e83b3b3 Fix typo 2024-08-01 22:47:05 +10:00
Gordon Cheong
5dcf600a3c
Add Microsoft Project to README 2024-08-01 00:49:33 +08:00
Gordon Cheong
dde05e8b27
Add Microsoft Project Installation Files 2024-08-01 00:39:12 +08:00
Rohan Barar
89759b2a38
Merge pull request #175 from KernelGhost/main
Added ability to automatically pause and resume Windows.
2024-07-31 07:56:30 +10:00
Rohan Barar
6f439a4df9 Disable AUTOPAUSE by default. 2024-07-31 00:46:34 +10:00