5 Commits
github ... main

Author SHA1 Message Date
4ca12b907b fix links 2025-11-05 09:01:42 +01:00
807a2712e5 fix latest release link 2025-11-01 21:03:50 +01:00
0d80f0ef42 fix badge 2025-10-31 23:21:05 +01:00
120b88803c fix badge 2025-10-31 23:20:06 +01:00
fc9ff4a23f fix screenshot page format 2025-10-31 00:06:04 +01:00

View File

@@ -1,5 +1,5 @@
[![status-badge](https://ci.codeberg.org/api/badges/15473/status.svg?branch=woodpecker)](https://ci.codeberg.org/repos/15473) [![status-badge](https://ci.codeberg.org/api/badges/15473/status.svg?branch=main)](https://ci.codeberg.org/repos/15473)
[![License](https://img.shields.io/badge/license-GPL-blue.svg)](https://codeberg.org/scip/epuppy/raw/branch/master/LICENSE) [![License](https://img.shields.io/badge/license-GPL-blue.svg)](https://codeberg.org/scip/epuppy/raw/branch/main/LICENSE)
[![Go Report Card](https://goreportcard.com/badge/codeberg.org/scip/epuppy)](https://goreportcard.com/report/codeberg.org/scip/epuppy) [![Go Report Card](https://goreportcard.com/badge/codeberg.org/scip/epuppy)](https://goreportcard.com/report/codeberg.org/scip/epuppy)
@@ -20,16 +20,20 @@ long run.
## Screenshots ## Screenshots
- Viewing an ebook in dark mode ### Viewing an ebook in dark mode
![Screenshot](https://codeberg.org/scip/epuppy/raw/branch/main/.codeberg/assets/darkmode.png) ![Screenshot](https://codeberg.org/scip/epuppy/raw/branch/main/.codeberg/assets/darkmode.png)
- Viewing an ebook in light mode ### Viewing an ebook in light mode
![Screenshot](https://codeberg.org/scip/epuppy/raw/branch/main/.codeberg/assets/light.png) ![Screenshot](https://codeberg.org/scip/epuppy/raw/branch/main/.codeberg/assets/light.png)
- You can interactively adjust text width ### You can interactively adjust text width
![Screenshot](https://codeberg.org/scip/epuppy/raw/branch/main/.codeberg/assets/margin.png) ![Screenshot](https://codeberg.org/scip/epuppy/raw/branch/main/.codeberg/assets/margin.png)
- Showing the help ### Showing the help
![Screenshot](https://codeberg.org/scip/epuppy/raw/branch/main/.codeberg/assets/help.png) ![Screenshot](https://codeberg.org/scip/epuppy/raw/branch/main/.codeberg/assets/help.png)
## Usage ## Usage
@@ -104,7 +108,7 @@ You can use [stew](https://github.com/marwanhawari/stew) to install epuppy:
stew install https://codeberg.org/scip/epuppy stew install https://codeberg.org/scip/epuppy
``` ```
Or go to the [latest release page](https://codeberg.org/scip/epuppy/releases/latest) Or go to the [latest release page](https://codeberg.org/scip/epuppy/releases/)
and look for your OS and platform. There are two options to install the binary: and look for your OS and platform. There are two options to install the binary:
Directly download the binary for your platform, Directly download the binary for your platform,