1
0
Fork
You've already forked app-translation
0
forked from jozo/prayer-book
No description
  • Vue 58.4%
  • JavaScript 37.4%
  • Java 1.6%
  • CSS 1.4%
  • HTML 1.2%
Find a file
2025年12月22日 12:08:16 +01:00
android Add version 0.10.3 2025年11月25日 14:13:33 +01:00
fastlane/metadata/android Add version 0.10.3 2025年11月25日 14:13:33 +01:00
public Initial code 2023年09月07日 00:28:42 +02:00
resources Add version 0.1.0, fix fastlane, add icon, bump version 2023年12月19日 19:49:32 +01:00
src fix: Removed typo that caused prayer collision in FR 2025年12月22日 12:08:16 +01:00
.eslintrc.cjs Initial code 2023年09月07日 00:28:42 +02:00
.gitignore Ajout de la traduction roumaine 2024年11月02日 21:46:51 +02:00
.prettierrc.json Initial code 2023年09月07日 00:28:42 +02:00
capacitor.config.json Initial code 2023年09月07日 00:28:42 +02:00
CHANGELOG.md Add 19 more ES prayers 2025年12月01日 18:00:29 +01:00
compilePrayers.js Add option to bookmark prayers ( #21 ) 2025年04月11日 17:07:50 +02:00
index.html #73 Fix overlapping of navigation with notification bar on new Android devices 2025年07月16日 08:22:37 +02:00
LICENSE Initial commit 2023年08月29日 22:37:02 +00:00
package-lock.json Update JS packages 2025年11月23日 17:53:58 +01:00
package.json Add version 0.10.3 2025年11月25日 14:13:33 +01:00
postcss.config.js Upgrade JS packages 2025年04月13日 00:08:49 +02:00
README.md Fix typo and update README.md ( #45 ) 2025年04月19日 12:39:11 +00:00
vite.config.js Convert prayers to TOML, use Pinia store 2024年10月11日 01:20:16 +02:00

Prayer Book

Chat on Matrix

Mobile app with Catholic prayers.

Get it on F-Droid Get it on Google Play

Or download the latest APK from the Releases Section.

screenshot screenshot screenshot

Add prayers

Create a new file in the src/prayers/{LANG} directory with the following format:

title = "Prayer Title"
categories = ["basic"] # one or more of: basic, rosary, litany, saints, other
[[versions]]
name = "Traditional version"
content = """
Prayer text in **markdown** format
"""
[[versions]]
name = "Modern version"
content = """
Prayer text in **markdown** format
"""

Please follow the structure and formatting of the existing prayers. This is especially important for properly displaying litanies.

Create a PR and I will add it to the app.

Translate the app

New translations are always welcome. You can add a new language by translating strings in the src/messages.js file and adding the language in the src/constants.js file. Create a PR and I will add it to the app.

Development

Follow the steps in: https://codeberg.org/jozo/prayer-book/wiki/Home

Icons

https://heroicons.com