bottlesdevs/bottles

Run Windows software and games on Linux

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 37 minutes ago
Added to GitGenius on September 7th, 2026
Created on October 14th, 2017
Open Issues & Pull Requests: 3 (+0)
GitHub issues: Enabled
Number of forks: 373
Total Stargazers: 8,794 (+0)
Total Subscribers: 44 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.3 days
Mean response time: 60.7 days
90th percentile: 194.9 days
Tracked items: 1,049

How this project is maintained

Work labelled "Requires evaluation" is answered fastest, typically in under an hour, while "Feedback" waits about 2 days. Three people close 82% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 1
New in 7 days: 18
Closed in 7 days: 23
Avg open age: 0 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 15
Closed in 7 days: 23
Comments in 7 days: 14
Events in 7 days: 30

Top labels

  • Feature request (291)
  • Feedback (120)
  • Bug (44)
  • Requires evaluation (42)
  • Need To Investigate (22)
  • Waiting response (19)
  • Enhancement (12)
  • Can't replicate (8)

Detailed Description

Bottles is a graphical application that enables running Windows software and games on Linux by managing Wine prefixes and related compatibility tools.

The tool addresses the challenge of running Windows applications on Linux systems by providing a user-friendly interface around Wine, Proton, and related technologies. Rather than requiring users to manually configure Wine prefixes and environment variables through the command line, Bottles abstracts these complexities into a graphical environment where users can create isolated Windows environments, install applications, and manage compatibility settings through a point-and-click interface. The application handles the configuration of DXVK, Proton versions, and other compatibility layers needed to run Windows software.

Bottles suits Linux users who want to run Windows games and applications without deep technical knowledge of Wine configuration. It is particularly valuable for gaming, where Proton integration provides access to a curated set of compatibility tools optimized for games. The project is distributed primarily through Flathub, making installation straightforward on most Linux distributions. Those considering adoption should note that the tool is designed as a graphical wrapper rather than a command-line utility, targeting users who prefer visual interfaces over terminal-based configuration.

The project maintains active community engagement through documented forums and a Discord server. Development follows a structured approach with a separate development manifest for testing experimental builds alongside a stable release manifest maintained through Flathub. The codebase is written in Python and uses GTK4 with Libadwaita for its interface, indicating a focus on modern Linux desktop integration. The project explicitly requests that users not theme the application, suggesting a deliberate stance on maintaining visual consistency and compatibility.