/Bottles

A wineprefix manager designed for elementary OS.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Bottles

Easily manage wineprefix





Problems/New Features?

Read the Wiki.
In any case, ask for support here.

Requirements

  • wine (with wine64)
  • xterm
  • python3
  • libgtk-3-dev
  • libgranite-dev

How to run

com.github.mirkobrombin.bottles

Known bugs

  • Console logs are not translated

Languages coming soon

  • Chinese
  • Indian

Installation

From AppCenter

Get it on AppCenter

From .deb package

Grab an updated release here, then install:

sudo dpkg -i com.github.mirkobrombin.bottles_*.deb

From .setup.py

Download the updated source here, or use git:

git clone https://github.com/mirkobrombin/Bottles.github
cd Bottles
sudo python3 setup.py install