1
0
Fork
You've already forked Serigy
0
A proof of concept for a "clipboard pinner".
  • Python 82.4%
  • Meson 14.1%
  • CSS 3.5%
2025年02月09日 15:18:25 -03:00
data feat: change app id for codeberg page 2025年01月16日 00:01:20 -03:00
po feat: change app id for codeberg page 2025年01月16日 00:01:20 -03:00
src feat: allow resize slots size through window size 2025年02月09日 15:18:25 -03:00
subprojects Initial commit 2024年12月27日 00:20:53 -03:00
.editorconfig chore(editorconfig): add json style config 2024年12月29日 15:30:22 -03:00
.gitignore Initial commit 2024年12月27日 00:20:53 -03:00
CODE_OF_CONDUCT.md docs: add code of conduct 2024年12月29日 17:11:39 -03:00
COPYING Initial commit 2024年12月27日 00:20:53 -03:00
meson.build Initial commit 2024年12月27日 00:20:53 -03:00
page.codeberg.cleomenezesjr.Serigy.json build: use blueprint v0.16.0 2025年01月21日 12:43:20 -03:00
README.md feat: change app id for codeberg page 2025年01月16日 00:01:20 -03:00

Serigy
Serigy

A proof of concept for a "clipboard pinner".

Build

We need the following resources:

  • org.gnome.Sdk
  • flatpak-builder

Clone, build and run:

Clone the latest Serigy source from GitHub

git clone https://codeberg.org/CleoMenezesJr/Serigy.git

Enter the directory and build

cd Serigy
flatpak-builder build page.codeberg.cleomenezesjr.Serigy.json --user --install --force-clean

Run

cd Serigy
flatpak run page.codeberg.cleomenezesjr.Serigy

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/serigy.pot --from-code=UTF-8 --add-comments --keyword=_ --keyword=C_:1c,2