Skip to content

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

About

Grayjay flatpak repo

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 63.7%
  • Just 36.3%