-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |