https://github.com/Fmstrat/winapps
Run Windows apps such as Microsoft Office/Adobe in Linux (Ubuntu/Fedora) and GNOME/KDE as if they were a part of the native OS, including Nautilus integration.
https://github.com/Fmstrat/winapps
Last synced: about 1 month ago
JSON representation
Run Windows apps such as Microsoft Office/Adobe in Linux (Ubuntu/Fedora) and GNOME/KDE as if they were a part of the native OS, including Nautilus integration.
- Host: GitHub
- URL: https://github.com/Fmstrat/winapps
- Owner: Fmstrat
- Created: 2020-11-07T21:19:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-18T15:48:39.000Z (8 months ago)
- Last Synced: 2024-10-15T09:41:06.404Z (6 months ago)
- Language: Shell
- Homepage:
- Size: 6.2 MB
- Stars: 8,596
- Watchers: 108
- Forks: 404
- Open Issues: 250
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- stars - Fmstrat/winapps
- Awesome-GitHub-Repo - winapps - 如何在 Linux 上运行 Windows 的应用?[<img src="https://tva1.sinaimg.cn/large/008i3skNly1gxlhtmg11mj305k05k746.jpg" alt="微信" width="18px" height="18px" />](https://mp.weixin.qq.com/s?__biz=MzUxNjg4NDEzNA%3D%3D&chksm=f9a23cceced5b5d81699bd349dbe57ed57b200ee733222e8368c5f13c4967f3eb2c104511375&idx=1&mid=2247495431&scene=21&sn=99c8579852afda8f9d849818eb2399bd#wechat_redirect) (开源工具 / 好用工具)
- Pop_OS-Guide - WinApps for Linux
- Zorin-OS-Guide - WinApps for Linux
- Linux-Mint-Guide - WinApps for Linux
- SUSE-openSUSE-Guide - WinApps for Linux
- Debian-Guide - WinApps for Linux
- data-protection-list - WinApps*
- my-awesome - Fmstrat/winapps - 08 star:9.1k fork:0.4k Run Windows apps such as Microsoft Office/Adobe in Linux (Ubuntu/Fedora) and GNOME/KDE as if they were a part of the native OS, including Nautilus integration. (Shell)
- jimsghstars - Fmstrat/winapps - Run Windows apps such as Microsoft Office/Adobe in Linux (Ubuntu/Fedora) and GNOME/KDE as if they were a part of the native OS, including Nautilus integration. (Shell)
- awesome-starred - Fmstrat/winapps - Run Windows apps such as Microsoft Office/Adobe in Linux (Ubuntu/Fedora) and GNOME/KDE as if they were a part of the native OS, including Nautilus integration. (Shell)
- awesome-starred - Fmstrat/winapps - Run Windows apps such as Microsoft Office/Adobe in Linux (Ubuntu/Fedora) and GNOME/KDE as if they were a part of the native OS, including Nautilus integration. (Shell)
README
# WinApps for Linux
Run Windows apps such as Microsoft Office/Adobe in Linux (Ubuntu/Fedora) and GNOME/KDE as if they were a part of the native OS, including Nautilus integration for right clicking on files of specific mime types to open them.
***Proud to have made the top spot on [r/linux](https://www.reddit.com/r/linux) on launch day.***
## How it works
WinApps was created as an easy, one command way to include apps running inside a VM (or on any RDP server) directly into GNOME as if they were native applications. WinApps works by:
- Running a Windows RDP server in a background VM container
- Checking the RDP server for installed applications such as Microsoft Office
- If those programs are installed, it creates shortcuts leveraging FreeRDP for both the CLI and the GNOME tray
- Files in your home directory are accessible via the `\\tsclient\home` mount inside the VM
- You can right click on any files in your home directory to open with an application, too## Currently supported applications
### WinApps supports ***ANY*** installed application on your system.It does this by:
1. Scanning your system for offically configured applications (below)
2. Scanning your system for any other EXE files with install records in the Windows RegistryAny officially configured applications will have support for high-resolution icons and mime types for automatically detecting what files can be opened by each application. Any other detected executable files will leverage the icons pulled from the EXE.
Note: The officially configured application list below is fueled by the community, and therefore some apps may be untested by the WinApps team.
Adobe Acrobat Pro
(X)
Adobe Acrobat Reader
(DC)
Adobe After Effects
(CC)
Adobe Audition
(CC)
Adobe Bridge
(CS6, CC)
Adobe Creative Cloud
(CC)
Adobe Illustrator
(CC)
Adobe InDesign
(CC)
Adobe Lightroom
(CC)
Adobe Photoshop
(CS6, CC)
Adobe Premiere Pro
(CC)
Command Prompt
(cmd.exe)
Explorer
(File Manager)
Internet Explorer
(11)
Microsoft Access
(2016, 2019, o365)
Microsoft Excel
(2016, 2019, o365)
Microsoft Word
(2016, 2019, o365)
Microsoft OneNote
(2016, 2019, o365)
Microsoft Outlook
(2016, 2019, o365)
Microsoft PowerPoint
(2016, 2019, o365)
Microsoft Project
(2016, 2019, o365)
Microsoft Publisher
(2016, 2019, o365)
Powershell
(Standard, Core)
Visual Studio
(2019 - Ent|Pro|Com)
Windows
(Full RDP session)
## Documentation
Latest documentation available at: [https://nowsci.com/winapps/](https://nowsci.com/winapps/)