Bible Verse App vs WD Notes
Side-by-side comparison of two open source alternatives
Bible Verse App
The Bible Verse app offers daily inspirational Bible verses in different languages. With handy features like home screen widgets, notifications, and sharing, you can make your faith come alive and be inspired by God's Word every day. Powered by BibleGateway.com. The app is open-source and published on Github. I created it as part of my degree in the Mobile & GUI engineering module. Link to the code: https://github.com/joshuabeny1999/BibleVerseApp
WD Notes
WD Notes is a note-taking app that syncs with any WebDAV server. The first time you open the app you will have to enter your WebDAV server address and credentials. WD Notes will try to connect to the server and create the "WDNotes" directory where notes will be saved. To add a note tap on the (+) button on the bottom right corner and then tap on the type of note you want to add. The app supports 5 different types of note: - Text: markdown-formatted text - Checklist: list of items that can be checked off - Link: URL that can be shared directly from the browser - Image: image (NOT IMPLEMENTED YET) - Audio: recorded audio message (NOT IMPLEMENTED YET)
| Feature | Bible Verse App | WD Notes |
|---|---|---|
| License | GPL-3.0-only | GPL-3.0-only |
| Install sources | F-DroidGitHub | F-Droid |
| Categories | NotesBrowser | NotesBrowser |
| Features | Ad-FreeOpen SourceNo Tracking | Ad-FreeOpen SourceNo Tracking |
| Platforms | Android | Android |
| Website | ||
| Source code |