Skip to content

bottlesdevs/Bottles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
brombinmirko
Apr 29, 2018
518fe08 · Apr 29, 2018
Apr 29, 2018
Apr 29, 2018
Apr 29, 2018
Oct 20, 2017
Oct 14, 2017
Oct 20, 2017
Mar 14, 2018
Mar 14, 2018
Apr 29, 2018

Repository files navigation

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