Menu

Tree [518fe0] master 0.1.9 /
 History

HTTPS access


File Date Author Commit
 bottles 2018-04-29 brombinmirko brombinmirko [518fe0] Increase version
 data 2018-04-29 brombinmirko brombinmirko [be725c] Fix proposed Issue #28
 debian 2018-04-29 brombinmirko brombinmirko [518fe0] Increase version
 CONTRIBUTING.md 2017-10-20 Mirko Brombin Mirko Brombin [ae93ab] Stuff
 LICENSE 2017-10-14 Mirko Brombin Mirko Brombin [967aa6] Initial commit
 PKGBUILD 2017-10-20 Mirko Brombin Mirko Brombin [3fec5e] Stuff
 README.md 2018-03-14 Mirko Brombin Mirko Brombin [dfc0ae] Update README.md
 com.github.mirkobrombin.bottles 2018-03-14 Mirko Brombin Mirko Brombin [198f1c] main.start is no longer necessary
 setup.py 2018-04-29 brombinmirko brombinmirko [518fe0] Increase version

Read Me

Bottles

Easily manage wineprefix





## Problems/New Features? Read the [Wiki](https://github.com/mirkobrombin/Bottles/wiki). In any case, ask for support [here](https://github.com/mirkobrombin/Bottles/issues). ## 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](https://appcenter.elementary.io/badge.svg)](https://appcenter.elementary.io/com.github.mirkobrombin.bottles) ### From .deb package Grab an updated release [here](https://github.com/mirkobrombin/Bottles/releases), then install:
sudo dpkg -i com.github.mirkobrombin.bottles_*.deb
### From .setup.py Download the updated source [here](https://github.com/mirkobrombin/Bottles/archive/master.zip), or use git:
git clone https://github.com/mirkobrombin/Bottles.github
cd Bottles
sudo python3 setup.py install