{"id":26041285,"url":"https://github.com/rsdc2/biblereader","last_synced_at":"2026-04-16T20:37:43.626Z","repository":{"id":280671727,"uuid":"939493978","full_name":"rsdc2/BibleReader","owner":"rsdc2","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-04T17:03:53.000Z","size":195,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-04T18:20:29.474Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rsdc2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2025-02-26T16:21:00.000Z","updated_at":"2025-03-04T17:03:56.000Z","dependencies_parsed_at":"2025-03-04T18:32:04.740Z","dependency_job_id":null,"html_url":"https://github.com/rsdc2/BibleReader","commit_stats":null,"previous_names":["rsdc2/biblereader"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdc2%2FBibleReader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdc2%2FBibleReader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdc2%2FBibleReader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdc2%2FBibleReader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsdc2","download_url":"https://codeload.github.com/rsdc2/BibleReader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242402426,"owners_count":20122264,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2025-03-07T13:51:45.393Z","updated_at":"2026-04-16T20:37:43.614Z","avatar_url":"https://github.com/rsdc2.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BibleReader\n\nThis Windows application displays Bible files saved in the [`.usx` XML-based file format](https://markups.paratext.org/usx/). \n\n![Alt text](Readme.Resources/TyndaleMat.png \"Tyndale's translation of Matthew's gospel\")\n*Tyndale's translation of Matthew in BibleReader (translation from [fetch.bible](https://fetch.bible/content/bibles/))*\n\nBibleReader is in beta. \n## Features \n\n- **Formatted display**: displays a `.usx` file formatted as you might find it in a Bible \n- **XML display**: displays the underlying XML of a `.usx` file\n\nFormatted and XML display modes may be toggled by pressing the `XML` button in the reader.\n\n## Development environment and running requirements\n\n*BibleReader* is written in C# (.NET Core 8). The GUI is written with [WPF](https://learn.microsoft.com/en-us/dotnet/desktop/wpf/overview/?view=netdesktop-9.0). To run the application, you will need:\n\n- Windows\n- .NET runtime\n\n### Build and run\n\n1. Download or clone the repository\n2. ```cd BibleReader```\n3. ```dotnet run```\n\n### Run the tests\n\n1. Download or clone the repository\n2. ```cd BibleReader.Tests```\n3. ```dotnet test```\n\n## Implementation details\n\n### `.usx` file format\n\nAt present *BibleReader* implements the following subset of the `.usx` elements in the specification:\n\n- `\u003cusx\u003e`\n- `\u003cbook\u003e`\n- `\u003cchapter\u003e`\n- `\u003cverse\u003e`\n- `\u003cpara\u003e`\n- `\u003cchar\u003e`\n\nThe following `@style` values are supported:\n\n- `mt1`: main title 1\n- `h`: heading\n- `id`: for book titles\n- `c`: for chapter numbers\n- `v`: for verse numbers\n- `p`: for paragraph text\n\n## Acknowledgements\n\n### Dependencies\n\nThe test project `BibleReader.Tests` relies on [NUnit](https://github.com/nunit/nunit) ([MIT](https://github.com/nunit/nunit?tab=MIT-1-ov-file#readme)).\n\n\n### Further information\n\n- USX specification: [https://markups.paratext.org/usx/](https://markups.paratext.org/usx/)\n- Windows Presentation Foundation: [https://learn.microsoft.com/en-us/dotnet/desktop/wpf/overview/?view=netdesktop-9.0](https://learn.microsoft.com/en-us/dotnet/desktop/wpf/overview/?view=netdesktop-9.0)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsdc2%2Fbiblereader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frsdc2%2Fbiblereader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsdc2%2Fbiblereader/lists"}