Skip to content

martinfilliau/BookQuotes

Repository files navigation

BookQuotes

Small local only WebAssembly app made with .NET Blazor and MudBlazor.

It extracts quotes from a standard XML file (used by Kobo e-readers) to display them and store them as a Markdown file.

Live working app hosted on Github Pages.

See documentation and ADRs in docs/.

Running

Run the application:

dotnet run

Run tests

dotnet test

About

Generate a Markdown file from an XML annotations file and corresponding .epub

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published