Analysis updated 2026-06-24
Run a Windows game on an Apple Silicon Mac through a graphical bottle manager
Try out legacy Windows productivity software without booting a Windows VM
Test how your Windows build behaves under Wine on macOS
Profile and debug a Windows app running inside a managed bottle
| whisky-app/whisky | swifterswift/swifterswift | carthage/carthage | |
|---|---|---|---|
| Stars | 15,026 | 15,056 | 15,179 |
| Language | Swift | Swift | Swift |
| Last pushed | — | 2026-04-13 | 2025-09-10 |
| Maintenance | — | Maintained | Quiet |
| Setup difficulty | moderate | easy | moderate |
| Complexity | 3/5 | 2/5 | 3/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Apple Silicon Mac plus macOS Sonoma 14 required, and the project is no longer actively maintained.
Whisky is a Mac application that lets you run Windows programs and games on macOS. It does this by wrapping Wine, a long-running open source project that translates Windows system calls into ones the host operating system understands. The point of Whisky is the wrapper part: instead of dealing with Wine on the command line, you get a graphical interface built in SwiftUI that fits in with the rest of macOS. The README is upfront that Whisky is no longer actively maintained, and apps and games may break at any time. The project description still applies to what the tool was, but anyone considering it should weigh that notice. In Wine terminology, a bottle is an isolated environment that holds a Windows program along with the libraries and settings it needs. Whisky lets you create and manage these bottles with a one-click flow, and then install and run Windows software inside them. There are also screens for debugging and profiling the apps that you run. Whisky is built on top of CrossOver version 22.1.1, a paid commercial version of Wine from CodeWeavers, and Apple's Game Porting Toolkit, which provides graphics translation pieces. System requirements are an Apple Silicon Mac (M-series chips) running macOS Sonoma 14.0 or later. Installation is available through Homebrew with brew install cask whisky. The README links a community wiki listing games that need special steps to get working.
Whisky is a SwiftUI Mac app that wraps Wine and CrossOver so you can run Windows programs and games on Apple Silicon Macs without using the command line. The project is no longer actively maintained.
Mainly Swift. The stack also includes Swift, SwiftUI, Wine.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.