{"id":24650839,"url":"https://github.com/correct-syntax/bible_side","last_synced_at":"2026-05-06T21:45:13.327Z","repository":{"id":205707323,"uuid":"712047036","full_name":"Correct-Syntax/bible_side","owner":"Correct-Syntax","description":"An offline Bible app featuring the OET (Open English Translation)","archived":false,"fork":false,"pushed_at":"2026-03-25T22:27:41.000Z","size":13834,"stargazers_count":10,"open_issues_count":11,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-03-26T20:53:35.613Z","etag":null,"topics":["android-app","app","bible","bible-app","dart","flutter","flutter-app","scripture","stacked-architecture"],"latest_commit_sha":null,"homepage":"https://bibleside.com","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Correct-Syntax.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-10-30T17:25:51.000Z","updated_at":"2026-03-25T22:27:45.000Z","dependencies_parsed_at":"2023-11-06T04:30:40.848Z","dependency_job_id":"c797a870-8d9b-4fb1-bc16-171a2ad4fb05","html_url":"https://github.com/Correct-Syntax/bible_side","commit_stats":null,"previous_names":["correct-syntax/bible_side"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/Correct-Syntax/bible_side","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Correct-Syntax%2Fbible_side","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Correct-Syntax%2Fbible_side/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Correct-Syntax%2Fbible_side/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Correct-Syntax%2Fbible_side/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Correct-Syntax","download_url":"https://codeload.github.com/Correct-Syntax/bible_side/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Correct-Syntax%2Fbible_side/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32713803,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T19:35:05.142Z","status":"ssl_error","status_checked_at":"2026-05-06T19:35:03.996Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android-app","app","bible","bible-app","dart","flutter","flutter-app","scripture","stacked-architecture"],"created_at":"2025-01-25T18:16:50.088Z","updated_at":"2026-05-06T21:45:13.321Z","avatar_url":"https://github.com/Correct-Syntax.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Bibleside](/assets/images/logo-banner.jpg)\n\n[Bibleside](https://bibleside.com) is an offline Bible app featuring the OET (Open English Translation).\n\nThe [OET (Open English Translation)](https://openenglishtranslation.bible) is a new, open-licensed Bible translation (currently in ``draft`` state) featuring multiple versions intended to be used together. Read it [here](https://openenglishtranslation.bible/Reader). \u003csup\u003ePlease see the OET website for more info on what makes it different than other translations.\u003c/sup\u003e\n\nBibleside implements the OET's \"Reader's\" version in the main area and a toggle to show the \"Literal\" and \"Reader's\" versions side-by-side. The two can be scrolled together for easy comparison.\n\n\n## Try the app\n\nGet Bibleside (alpha version) on [F-droid](https://f-droid.org/en/packages/com.bibleside.bibleside/) or from the GitHub releases page [here](https://github.com/Correct-Syntax/bible_side/releases).\n\n\n## Bible versions\n\n- [x] Open English Translation [Readers Version](https://openenglishtranslation.bible/Design/ReadersVersion)\n- [x] Open English Translation [Literal Version](https://openenglishtranslation.bible/Design/LiteralVersion)\n- [x] King James Version\n- [ ] King James Version with Strongs numbering\n- [x] WEB (World English Bible)\n\nOthers?\n\n\n## TODO\n\n- Need to fix issue with standard single quotes in the HTML.\n\n\n## Feedback/contributing\n\nFeedback and contributions are welcome. To help out, ask questions, or share feedback please [join the Bibleside chat](https://matrix.to/#/#bibleside:matrix.org) on Matrix.\n\n\n## Development\n\nBibleside is built with Flutter using [Stacked Architecture](https://stacked.filledstacks.com/).\n\n- Run ``flutter pub get`` to install the dependencies.\n- Choose an emulator or a connected device.\n- Hit ``F5`` to run the code in the emulator, or open a terminal and run with ``flutter run``.\n\nSee the [wiki](https://github.com/Correct-Syntax/bible_side/wiki/) for helpful information.\n\n\n## Roadmap\n\n[Bibleside Roadmap](https://github.com/users/Correct-Syntax/projects/2/views/7)\n\n\n## Note on Bible versions\n\nBible versions are treated as separate Bibles. e.g: The OET-RV and OET-LV are treated as a separate bible version.\n\n\n## Updating the OET\n\nThere is a Python script in ``/assets/bibles`` that will automatically update the json files from the GitHub sources.\n\nThe ESFM (a subset of USFM) files from [here (OET Reader's version)](https://github.com/Freely-Given-org/OpenEnglishTranslation--OET/tree/main/translatedTexts/ReadersVersion) and [here (OET Literal version)](https://github.com/Freely-Given-org/OpenEnglishTranslation--OET/tree/main/intermediateTexts/auto_edited_VLT_ESFM) are run through [usfm-grammar](https://github.com/Bridgeconn/usfm-grammar) for conversion to JSON (USJ).\n\nNavigate to ``/assets/bibles`` and run the file with ``python update_OET_json.py``.\n\n\n## Updating the OET sections\n\nAfter converting the OET ESFM to json, navigate to the folder with ``cd assets/bibles`` and run ``python update_OET_sections.py``. This will generate a dart file mapping the OET sections for use in Bibleside. Move back to the root folder with ``cd ../..`` and run ``dart format ./lib -l 120`` to format the file.\n\n\n## Updating the WEB\n\nThere is a Python script in ``/assets/bibles`` that will update the json files for the WEB. Since the WEB (The World English Translation) is complete, updating would only be to fix typos, etc. See the ``update_WEB_json.py`` file for instructions.\n\n\n## License\n\nBibleside is licensed under the GPL-3.0 license. See LICENSE for more information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorrect-syntax%2Fbible_side","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcorrect-syntax%2Fbible_side","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorrect-syntax%2Fbible_side/lists"}