A proof of concept for a "clipboard pinner".
- Python 82.4%
- Meson 14.1%
- CSS 3.5%
| data | feat: change app id for codeberg page | |
| po | feat: change app id for codeberg page | |
| src | feat: allow resize slots size through window size | |
| subprojects | Initial commit | |
| .editorconfig | chore(editorconfig): add json style config | |
| .gitignore | Initial commit | |
| CODE_OF_CONDUCT.md | docs: add code of conduct | |
| COPYING | Initial commit | |
| meson.build | Initial commit | |
| page.codeberg.cleomenezesjr.Serigy.json | build: use blueprint v0.16.0 | |
| README.md | feat: change app id for codeberg page | |
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