Skip to content
This repository was archived by the owner on May 26, 2025. It is now read-only.

MoralCode/Grayjay-Flatpak

 
 

Repository files navigation

Grayjay Desktop Flatpak (unofficial)

This is a flatpak for Grayjay Desktop. Please help test and report any issues you find.

Building Locally

  1. install flatpak-builder (required) and just (optional)
  2. run just build or flatpak-builder --user --install build-dir app.grayjay.Grayjay.yaml to build the flatpak
    1. there is also the clean-build shortcut which adds the --force-clean arg
  3. run just run or flatpak run app.grayjay.Grayjay or open it from your system menu to run the flatpak.

Documentation

Here is some documentation on building flatpaks that has been helpful

Licensing

Grayjay is licensed under the FUTO Source First License 1.1, a source-available noncommercial license.

Original scripts in this repo are licensed MIT to the extent that they can be (some, such as scripts/flatpak-submodules-generator.py were initially created with generative AI).

These scripts should be marked with SPDX license identifiers. Where not marked, files should be treated as being under the MIT license.

About

Grayjay flatpak repo pre-flathub merge. now abandoned. See link below

Resources

License

Stars

Watchers

Forks

Languages

  • Python 49.5%
  • Shell 30.4%
  • Just 20.1%