1
0
Fork
You've already forked phrase
0
forked from turtle/phrase
Generate passwords and passphrases
  • Vala 75%
  • Meson 25%
2023年11月06日 10:46:34 +01:00
data add screenshots and PO 2023年11月05日 20:32:13 +01:00
po update PO 2023年11月05日 21:07:49 +01:00
screenshots add screenshots and PO 2023年11月05日 20:32:13 +01:00
src beta 2023年11月06日 10:46:34 +01:00
.gitattributes add back lfs 2023年11月05日 23:41:29 +01:00
.gitignore add screenshots and PO 2023年11月05日 20:32:13 +01:00
COPYING Initial commit — draw template from turtle/jellybean 2023年11月05日 14:09:17 +01:00
garden.turtle.Phrase.Devel.json Initial commit — draw template from turtle/jellybean 2023年11月05日 14:09:17 +01:00
meson.build beta 2023年11月06日 10:46:34 +01:00
meson_options.txt beta 2023年11月06日 10:46:34 +01:00
README.md Add warning to README 2023年11月05日 23:50:51 +01:00

Phrase

Generate passwords and passphrases

Please do not theme this app Phrase's translation status

The main view page of Phrase

Download Phrase on Flathub

Building

Clone in GNOME Builder and run.

Contributing

UI is coded in Blueprint, but due to technical issues is manually compiled into UI. Remember to do this once you update ui!

If you change a localized string, please regenerate all .POT and .PO files. To do this, run meson _build --prefix=/usr && meson compile -C _build phrase-update-po in a terminal, or select the build target phrase-update-po in Builder and build.

This repository uses LFS, so please make sure you have LFS installed and run git lfs pull before you build the project, or else password generation will fail.

If you don't like codeberg, feel free to send patches to phrase@turtle.garden (and any issue or programming things). No other forges will be added.

The GNOME Code of Conduct is used in this project; please, make sure you are following the Code of Conduct when contributing to this project!

Translation

Phrase uses po files, which you can manage using POEDIT. Remember to turn off compilation to .mo files. Phrase also uses Weblate to manage translations.

Translation status

Thanks

Thank you uggla for helping develop passphrase and helping me make it work with my vala bindings!