Skip to content

EmoonX/Bottles

This branch is 8 commits ahead of, 182 commits behind bottlesdevs/Bottles:main.

Folders and files

NameName
Last commit message
Last commit date
Dec 10, 2024
Sep 27, 2023
Dec 15, 2024
Dec 11, 2024
Dec 14, 2024
Feb 24, 2023
Dec 13, 2024
Jul 29, 2023
Apr 3, 2023
Aug 1, 2023
Jan 20, 2023
Sep 13, 2022
Dec 10, 2024
Jul 29, 2023
Sep 23, 2022
Dec 10, 2024
Dec 14, 2024
Dec 24, 2022
Dec 10, 2024
Dec 14, 2024
Dec 10, 2024
Apr 30, 2023
May 4, 2023
Sep 25, 2024
Oct 20, 2024
Aug 29, 2023

Repository files navigation

Bottles

Run Windows Software on Linux



Bottles DarkBottles Light

Installation

Download on Flathub

Contributing

Refer to the Contributing page.

Building

⚠️ Be sure to backup all your data before testing experimental builds of Bottles!

There are two methods to build Bottles. The first and longer method is using org.flatpak.Builder, and the second but shorter method is building directly.

org.flatpak.Builder

  1. Install org.flatpak.Builder from Flathub
  2. Clone https://github.com/bottlesdevs/Bottles.git (or your fork)
  3. Run flatpak run org.flatpak.Builder --install --install-deps-from=flathub --default-branch=master --force-clean build-dir build-aux/com.usebottles.bottles.Devel.json in the terminal from the root of the repository (use --user if necessary)
  4. Run flatpak run com.usebottles.bottles.Devel to launch it

Meson

Since Bottles is primarily and officially distributed as a Flatpak, we only provide instructions to directly build it inside a Flatpak environment:

  1. Download and install the latest build of Bottles: bottles-x86_64.zip. Unzip it, and run flatpak install bottles.flatpak (use --user if necessary)
  2. Run flatpak run -d --filesystem=$PWD --command=bash com.usebottles.bottles.Devel from the root of the repository, followed by ./utils/install.sh. This will build Bottles and install it under the build/ directory.
  3. Run ./build/bin/bottles to launch Bottles

Due to GNOME Builder limitations, Builder cannot build Bottles for the time being; see GNOME/gnome-builder#2061 for more context. This is the best workaround we can provide.

Code of Conduct

This project follows the GNOME Code of Conduct. You are expected to follow it in all Bottles spaces, such as this repository, the project's social media, messenger chats and forums. Bigotry and harassment will not be tolerated.

Sponsors

           

About

Run Windows software and games on Linux

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.2%
  • Meson 1.4%
  • Other 0.4%