Skip to content

CleoMenezesJr/Aurea

Repository files navigation

Aurea
Aurea

Aurea is a simple preview banner made to read metainfo files from Flatpak apps and represent them as they would on Flathub.

Build

We need the following resources:

  • org.gnome.Sdk
  • flatpak-builder

Clone, build and run:

Clone the latest Aurea source from GitHub

git clone https://github.com/CleoMenezesJr/Aurea.git

Enter the directory and build

cd Aurea
flatpak-builder build io.github.cleomenezesjr.aurea.json --user --install --force-clean

Run

cd Aurea
flatpak run io.github.cleomenezesjr.aurea

That's it!

I want to create a pot file!

You can use this command to create a pot file for translation:

xgettext --files-from=po/POTFILES --output=po/aurea.pot --from-code=UTF-8 --add-comments --keyword=_ --keyword=C_:1c,2

I want to participate in the community!

Join Aurea's room at Matrix to ask questions and be part of the community.