[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-3723":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":23,"hasPages":23,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":32,"readmeContent":33,"aiSummary":34,"trendingCount":16,"starSnapshotCount":16,"syncStatus":35,"lastSyncTime":36,"discoverSource":37},3723,"winboat","TibixDev\u002Fwinboat","TibixDev","Run Windows apps on 🐧 Linux with ✨ seamless integration","https:\u002F\u002Fwww.winboat.app\u002F",null,"TypeScript",21620,661,109,296,0,11,90,758,54,118.46,"MIT License",false,"main",[26,27,28,29,30,31],"docker","docker-compose","linux","rdp","virtualization","windows","2026-06-12 04:00:19","\u003Cdiv align=\"left\">\n  \u003Ctable>\n    \u003Ctr>\n      \u003Ctd>\n        \u003Cimg src=\"icons\u002Fwinboat_logo.svg\" alt=\"WinBoat Logo\" width=\"150\">\n      \u003C\u002Ftd>\n      \u003Ctd>\n        \u003Ch1 style=\"color: #7C86FF; margin: 0; font-size: 32px;\">WinBoat\u003C\u002Fh1>\n        \u003Cp style=\"color: oklch(90% 0 0); font-size: 14px; margin: 5px 0;\">Windows for Penguins.\u003Cbr>\n        Run Windows apps on 🐧 Linux with ✨ seamless integration\u003C\u002Fp>\n      \u003C\u002Ftd>\n    \u003C\u002Ftr>\n  \u003C\u002Ftable>\n\u003C\u002Fdiv>\n\n## Screenshots\n\n\u003Cdiv align=\"center\">\n  \u003Cimg src=\"gh-assets\u002Ffeatures\u002Ffeat_dash.png\" alt=\"WinBoat Dashboard\" width=\"45%\">\n  \u003Cimg src=\"gh-assets\u002Ffeatures\u002Ffeat_apps.png\" alt=\"WinBoat Apps\" width=\"45%\">\n  \u003Cimg src=\"gh-assets\u002Ffeatures\u002Ffeat_native.png\" alt=\"Native Windows\" width=\"45%\">\n\u003C\u002Fdiv>\n\n## ⚠️ Work in Progress ⚠️\n\nWinBoat is currently in beta, so expect to occasionally run into hiccups and bugs. You should be comfortable with some level of troubleshooting if you decide to try it, however we encourage you to give it a shot anyway.\n\n## Features\n\n- **🎨 Elegant Interface**: Sleek and intuitive interface that seamlessly integrates Windows into your Linux desktop environment, making it feel like a native experience\n- **📦 Automated Installs**: Simple installation process through our interface - pick your preferences & specs and let us handle the rest\n- **🚀 Run Any App**: If it runs on Windows, it can run on WinBoat. Enjoy the full range of Windows applications as native OS-level windows in your Linux environment\n- **🖥️ Full Windows Desktop**: Access the complete Windows desktop experience when you need it, or run individual apps seamlessly integrated into your Linux workflow\n- **📁 Filesystem Integration**: Your home directory is mounted in Windows, allowing easy file sharing between the two systems without any hassle\n- **✨ And many more**: Smartcard passthrough, resource monitoring, and more features being added regularly\n\n## How Does It Work?\n\nWinBoat is an Electron app which allows you to run Windows apps on Linux using a containerized approach. Windows runs as a VM inside a Docker\u002FPodman container, we communicate with it using the [WinBoat Guest Server](https:\u002F\u002Fgithub.com\u002FTibixDev\u002Fwinboat\u002Ftree\u002Fmain\u002Fguest_server) to retrieve data we need from Windows. For compositing applications as native OS-level windows, we use FreeRDP together with Windows's RemoteApp protocol.\n\n## Prerequisites\n\nBefore running WinBoat, ensure your system meets the following requirements:\n\n- **RAM**: At least 4 GB of RAM\n- **CPU**: At least 2 CPU threads\n- **Storage**: At least 32 GB free space on the drive your selected install folder corresponds to\n- **Virtualization**: KVM enabled in BIOS\u002FUEFI\n    - [How to enable virtualization](https:\u002F\u002Fduckduckgo.com\u002F?t=h_&q=how+to+enable+virtualization+in+%3Cmotherboard+brand%3E+bios&ia=web)\n- **In case of Docker:**\n  - **Docker**: Required for containerization\n      - [Installation Guide](https:\u002F\u002Fdocs.docker.com\u002Fengine\u002Finstall\u002F)\n      - **⚠️ NOTE:** Docker Desktop is **not** supported, you will run into issues if you use it\n  - **Docker Compose v2**: Required for compatibility with docker-compose.yml files\n      - [Installation Guide](https:\u002F\u002Fdocs.docker.com\u002Fcompose\u002Finstall\u002F#plugin-linux-only)\n  - **Docker User Group**: Add your user to the `docker` group\n      - [Setup Instructions](https:\u002F\u002Fdocs.docker.com\u002Fengine\u002Finstall\u002Flinux-postinstall\u002F#manage-docker-as-a-non-root-user)\n- **In case of Podman:**\n  - **Podman**: Required for containerization\n      - [Installation Guide](https:\u002F\u002Fpodman.io\u002Fdocs\u002Finstallation#installing-on-linux)\n  - **Podman Compose**: Required for compatibility with podman-compose.yml files\n      - [Installation Guide](https:\u002F\u002Fgithub.com\u002Fcontainers\u002Fpodman-compose?tab=readme-ov-file#installation)\n- **FreeRDP**: Required for remote desktop connection (Please make sure you have **Version 3.x.x** with sound support included)\n    - [Installation Guide](https:\u002F\u002Fgithub.com\u002FFreeRDP\u002FFreeRDP\u002Fwiki\u002FPreBuilds)\n- [OPTIONAL] **Kernel Modules**: The `iptables` \u002F `nftables` and `iptable_nat` kernel modules can be loaded for network autodiscovery and better shared filesystem performance, but this is not obligatory in newer versions of WinBoat\n    - [Module loading instructions](https:\u002F\u002Frentry.org\u002Frmfq2e5e)\n\n## Downloading\n\nYou can download the latest Linux builds under the [Releases](https:\u002F\u002Fgithub.com\u002FTibixDev\u002Fwinboat\u002Freleases) tab. We currently offer four variants:\n\n- **AppImage:** A popular & portable app format which should run fine on most distributions\n- **Unpacked:** The raw unpacked files, simply run the executable (`linux-unpacked\u002Fwinboat`)\n- **.deb:** The intended format for Debian based distributions\n- **.rpm:** The intended format for Fedora based distributions\n- **Nix (Nixpkgs)**\n    1. Add the winboat package to your config (ensure using nixpkgs-unstable)\n    using `environment.systemPackages = [pkgs.winboat];` or `home.packages = [pkgs.winboat];` if using home manager.\n    2. Add the following lines to your nix configuration\n    ```nix\n    virtualisation.docker.enable = true;\n    users.users.{yourUser}.extraGroups = [\"docker\"];\n    ```\n## Known Issues About Container Runtimes\n\n- Docker Desktop is **unsupported** for now\n- USB passthrough via Podman is currently **unsupported**\n\n## Building WinBoat\n\n- For building you need to have Bun and Go installed on your system\n- Clone the repo (`git clone https:\u002F\u002Fgithub.com\u002FTibixDev\u002FWinBoat`)\n- Install the dependencies (`bun i`)\n- Build the app and the guest server using `bun run build:linux-gs`\n- You can now find the built app under `dist` with an AppImage and an Unpacked variant\n\n## Running WinBoat in development mode\n\n- Make sure you meet the [prerequisites](#prerequisites)\n- Additionally, for development you need to have Bun and Go installed on your system\n- Clone the repo (`git clone https:\u002F\u002Fgithub.com\u002FTibixDev\u002FWinBoat`)\n- Install the dependencies (`bun i`)\n- Build the guest server (`bun run build:gs`)\n- Run the app (`bun run dev`)\n\n## Contributing\n\nContributions are welcome! Whether it's bug fixes, feature improvements, or documentation updates, we appreciate your help making WinBoat better.\n\n**Please note**: We maintain a focus on technical contributions only. Pull requests containing political\u002Fsexual content, or other sensitive\u002Fcontroversial topics will not be accepted. Let's keep things focused on making great software! 🚀\n\nFeel free to:\n\n- Report bugs and issues\n- Submit feature requests\n- Contribute code improvements\n- Help with documentation\n- Share feedback and suggestions\n\nCheck out our issues page to get started, or feel free to open a new issue if you've found something that needs attention.\n\n## License\n\nWinBoat is licensed under the [MIT](https:\u002F\u002Fgithub.com\u002FTibixDev\u002Fwinboat\u002Fblob\u002Fmain\u002FLICENSE) license\n\n## Inspiration \u002F Alternatives\n\nThese past few years some cool projects have surfaced with similar concepts, some of which we've also taken inspirations from.\\\nThey're awesome and you should check them out:\n\n- [WinApps](https:\u002F\u002Fgithub.com\u002Fwinapps-org\u002Fwinapps)\n- [Cassowary](https:\u002F\u002Fgithub.com\u002Fcasualsnek\u002Fcassowary)\n- [dockur\u002Fwindows](https:\u002F\u002Fgithub.com\u002Fdockur\u002Fwindows) (🌟 Also used in WinBoat)\n\n## Socials & Contact\n\n- [![Website](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FWebsite-winboat.app-blue?style=flat&logo=googlechrome&logoColor=white)](https:\u002F\u002Fwww.winboat.app\u002F)\n- [![Twitter](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FTwitter-@winboat__app-1DA1F2?style=flat&logo=x&logoColor=white)](https:\u002F\u002Fx.com\u002Fwinboat_app)\n- [![Mastodon](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FMastodon-@winboat-6364FF?style=flat&logo=mastodon&logoColor=white)](https:\u002F\u002Ffosstodon.org\u002F@winboat)\n- [![Bluesky](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FBluesky-winboat.app-00A8E8?style=flat&logo=bluesky&logoColor=white)](http:\u002F\u002Fbsky.app\u002Fprofile\u002Fwinboat.app)\n- [![Discord](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FDiscord-Join_Community-5865F2?style=flat&logo=discord&logoColor=white)](http:\u002F\u002Fdiscord.gg\u002FMEwmpWm4tN)\n- [![Email](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FEmail-staff@winboat.app-D14836?style=flat&logo=gmail&logoColor=white)](mailto:staff@winboat.app)\n- [![Ask DeepWiki](https:\u002F\u002Fdeepwiki.com\u002Fbadge.svg)](https:\u002F\u002Fdeepwiki.com\u002FTibixDev\u002Fwinboat)\n\n## Star History\n\n\u003Ca href=\"https:\u002F\u002Fwww.star-history.com\u002F#tibixdev\u002Fwinboat&Date\">\n \u003Cpicture>\n   \u003Csource media=\"(prefers-color-scheme: dark)\" srcset=\"https:\u002F\u002Fapi.star-history.com\u002Fsvg?repos=tibixdev\u002Fwinboat&type=Date&theme=dark\" \u002F>\n   \u003Csource media=\"(prefers-color-scheme: light)\" srcset=\"https:\u002F\u002Fapi.star-history.com\u002Fsvg?repos=tibixdev\u002Fwinboat&type=Date\" \u002F>\n   \u003Cimg alt=\"Star History Chart\" src=\"https:\u002F\u002Fapi.star-history.com\u002Fsvg?repos=tibixdev\u002Fwinboat&type=Date\" \u002F>\n \u003C\u002Fpicture>\n\u003C\u002Fa>\n","WinBoat 是一个能够让用户在 Linux 系统上无缝运行 Windows 应用的工具。它通过 Docker 容器技术，在 Linux 中虚拟化 Windows 环境，并利用 FreeRDP 和 RemoteApp 协议将应用程序窗口原生地集成到 Linux 桌面中，提供了一个美观且直观的用户界面。此外，WinBoat 支持自动化的安装过程、全范围的 Windows 应用程序运行以及文件系统的无缝共享等功能。该项目特别适合需要同时使用 Linux 和特定 Windows 软件的开发者或普通用户，但请注意，目前 WinBoat 仍处于测试阶段，可能会遇到一些小问题。",2,"2026-06-11 02:55:51","top_language"]