• Cellar v1.0.0

    enne2 released this 2 weeks ago | 6 commits to master since this release

    First Cellar release.

    Included binaries

    • cellar-cli - standalone CLI rebuilt on Ubuntu 22.04 / Python 3.10
    • cellar - standalone GTK4/Adwaita client rebuilt on Ubuntu 22.04 / Python 3.10

    Linux compatibility

    These binaries embed libpython 3.10 and were built against glibc 2.35.

    libadwaita compatibility

    The GTK client now includes a fallback for systems with libadwaita < 1.3, where Adw.Banner is not available.

    Desktop environments

    The GTK client forces the Adwaita theme when started as a standalone binary, so it can be used on both GNOME and KDE Plasma.

    Configuration

    On first start, ~/.cellar.conf is created automatically:

    [cellar]
    server = http://localhost:8080
    bottles_dir = ~/.var/app/com.usebottles.bottles/data/bottles/bottles

    Downloads