Skip to content

TheKrafter/Groupings

Repository files navigation

WARNING: This project is nowhere near ready for use! See the TODO.

Groupings Application Icon

Groupings

A GTK4/Libadwaita GroupMe client in Python.

Dependencies

Installation

Groupings is currently only supported as a flatpak.

Flatpak

  1. Install
    flatpak-builder --install --user --force-clean build-dir xyz.krafterdev.Groupings.yaml
    
  2. Run
    flatpak run xyz.krafterdev.Groupings
    

Licenses

Groupings Copyright (c) 2024 Krafter, is distributed subject to the Mozilla Public License version 2.0 or later.

flatpak-pip-generator is licensed subject to the MPL license.

Notes for Devs

Emojis: How Tuba does it Scrolling Chat: In Flare

Documentation:

Generating manifest modules: python3 ./src/tools/flatpak-pip-generator --yaml -r requirements.txt