Skip to content

Commit

Permalink
Updated the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
danzuep committed Jan 30, 2024
1 parent 981d7e3 commit 10d72b7
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
# BibleApp
# Open Bible

This open-source, cross platform [BibleApp](https://github.com/danzuep/BibleApp) is very much still a work in progress, but the Android install APK can be downloaded from [here](https://github.com/danzuep/BibleApp/releases/latest) and the website can be viewed [here](https://danzuep.github.io/BibleApp/).

The main point of difference I'm aiming for in both the Android/iOS apps and on the website is to be able to [transcribe](https://en.wikipedia.org/wiki/Romanization) any language into English (e.g. [Jyutping](https://en.wikipedia.org/wiki/Jyutping) for Cantonese, [Furigana](https://en.wikipedia.org/wiki/Furigana) for Japanese). I'll start the implementation of that when the website is more user-friendly, the app is already good enough to read through any public domain bible in any language on your phone.

## Mobile App

C# .NET MAUI app for Android/iOS/PC.

## Website

Blazor Single Page Application.

0 comments on commit 10d72b7

Please sign in to comment.