add screenshots

This commit is contained in:
2025-10-15 21:41:32 +02:00
parent b74126b9b0
commit ff9035f85f

View File

@@ -6,6 +6,20 @@ may not work for all EPUB files yet. It uses a modified version of the
unmaintained but the best I could find to parse EPUBs. Find it in the
`pkg/epub/` directory.
## Screenshots
- Viewing an ebook in dark mode
![Screenshot](https://github.com/TLINDEN/epuppy/blob/main/.github/assets/darkmode.png)
- Viewing an ebook in light mode
![Screenshot](https://github.com/TLINDEN/epuppy/blob/main/.github/assets/lightmode.png)
- You can interactively adjust text width
![Screenshot](https://github.com/TLINDEN/epuppy/blob/main/.github/assets/margin.png)
- Showing the help
![Screenshot](https://github.com/TLINDEN/epuppy/blob/main/.github/assets/darkmode.png)
## Installation
### Installation from source