https://github.com/justcoding121/bible-alarm
A free MAUI app to do scheduled audio reading of the Bible (Apple/Android/Windows)
https://github.com/justcoding121/bible-alarm
alarm-clock android-app android-auto apple-carplay bible csharp ios-app maui winui
Last synced: about 1 month ago
JSON representation
A free MAUI app to do scheduled audio reading of the Bible (Apple/Android/Windows)
- Host: GitHub
- URL: https://github.com/justcoding121/bible-alarm
- Owner: justcoding121
- License: other
- Created: 2018-10-20T21:18:51.000Z (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2026-04-20T00:28:52.000Z (about 1 month ago)
- Last Synced: 2026-04-20T01:32:25.441Z (about 1 month ago)
- Topics: alarm-clock, android-app, android-auto, apple-carplay, bible, csharp, ios-app, maui, winui
- Language: C#
- Homepage:
- Size: 731 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bible-Alarm
Jehonathan Thomas (@justcoding121). All rights reserved.
## CI/CD Status
### Build
[](https://github.com/justcoding121/bible-alarm/actions/workflows/build.yml)
### Deployment
[](https://github.com/justcoding121/bible-alarm/actions/workflows/deploy-android.yml)
[](https://github.com/justcoding121/bible-alarm/actions/workflows/deploy-ios.yml)
[](https://github.com/justcoding121/bible-alarm/actions/workflows/deploy-windows.yml)
## Code Quality
[](https://sonarcloud.io/summary/overall?id=justcoding121_bible-alarm&branch=develop)
[](https://sonarcloud.io/summary/overall?id=justcoding121_bible-alarm&branch=develop)
[](https://sonarcloud.io/summary/overall?id=justcoding121_bible-alarm&branch=develop)
[](https://sonarcloud.io/summary/overall?id=justcoding121_bible-alarm&branch=develop)
[](https://sonarcloud.io/summary/overall?id=justcoding121_bible-alarm&branch=develop)
[](https://sonarcloud.io/summary/overall?id=justcoding121_bible-alarm&branch=develop)
[](https://sonarcloud.io/summary/overall?id=justcoding121_bible-alarm&branch=develop)
[](https://sonarcloud.io/summary/overall?id=justcoding121_bible-alarm&branch=develop)
[](https://sonarcloud.io/summary/overall?id=justcoding121_bible-alarm&branch=develop)
[](https://sonarcloud.io/summary/overall?id=justcoding121_bible-alarm&branch=develop)
[](https://sonarcloud.io/summary/overall?id=justcoding121_bible-alarm&branch=develop)
## Get the app
- **Apple Store**: [Get it on the App Store](https://apps.apple.com/us/app/bible-alarm/id1513519477?platform=iphone)
- **Android Store**: [Get it on Google Play](https://play.google.com/store/apps/details?id=com.jthomas.info.Bible.Alarm)
- **Windows Store**: [Get it from Microsoft Store](https://apps.microsoft.com/detail/9nhzhb85v6r4)
## Screenshots
**Android (phone)** — Home · Schedule · Playback

**Android Auto** — Listing · Playback

*(All Android assets: phone, tablet-7, tablet-10, and android-auto, are under [`.docs/screenshots/Android/`](.docs/screenshots/Android).)*
**Windows dark** — Home · Schedule · Playback

*(Windows assets are under [`.docs/screenshots/Windows/`](.docs/screenshots/Windows).)*
**iOS (phone)** — Home · Schedule · Playback *(light)*

**Apple CarPlay** — Listing · Playback

*(iOS assets: phone, tablet, and carplay are under [`.docs/screenshots/iOS/`](.docs/screenshots/iOS).)*
## Terms of Use
This app is non-commercial and free, with no advertisements; the publisher gains nothing monetarily. The app adheres to the terms of use for third-party apps as stated on [jw.org](https://www.jw.org/en/terms-of-use).
> "This does not prohibit the distribution of free, non-commercial applications designed to download electronic files such as EPUB, PDF, MP3, and MP4 files from public areas of this site."
## License
Original work in this repository is licensed under the **PolyForm Noncommercial License 1.0.0** (see [LICENSE](LICENSE)).
**In short:**
- Use, modification, and distribution are allowed for **noncommercial** purposes only (as defined in the license).
- **Forks and derivatives** must stay **noncommercial** and **revenue-free**: anyone who receives a copy must receive the same terms; commercial use and monetization of the software or derivatives are not licensed except where PolyForm Noncommercial explicitly allows.
- **Third-party / vendored code** (for example under `libraries/`) stays under its own license files.
Official license terms: [PolyForm Noncommercial 1.0.0](https://polyformproject.org/licenses/noncommercial/1.0.0/).