16 Commits

Author SHA1 Message Date
ee26834054 switch to codeberg 2025-10-30 23:32:53 +01:00
cce26c562b try target main 2025-10-29 10:26:19 +01:00
6ceed77fd0 add target 2025-10-29 10:06:00 +01:00
60a1d545ed fix event 2025-10-29 09:22:51 +01:00
3a72204915 +comment 2025-10-29 09:06:12 +01:00
0516534526 fix token 2025-10-29 09:03:30 +01:00
d260f5299f add when clause 2025-10-29 09:03:09 +01:00
1f93d2d37d fix indend 2025-10-29 08:57:58 +01:00
55addf2a77 add release pipeline 2025-10-29 08:46:57 +01:00
06dec42e83 add branch (test only) 2025-10-28 23:04:25 +01:00
fceee7bc04 badges to codeberg 2025-10-28 22:58:04 +01:00
8edca6d367 use lint binary 2025-10-28 22:47:05 +01:00
1ab65e69a0 try with freebsd 2025-10-28 22:43:32 +01:00
7a62b2d19d add linter 2025-10-28 22:38:13 +01:00
030c1ba495 use matrix 2025-10-28 22:21:06 +01:00
9b6f062c65 CB ci test 2025-10-28 21:33:46 +01:00

View File

@@ -1,5 +1,5 @@
[![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/main/LICENSE)
[![status-badge](https://ci.codeberg.org/api/badges/15473/status.svg?branch=woodpecker)](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)
[![Go Report Card](https://goreportcard.com/badge/codeberg.org/scip/epuppy)](https://goreportcard.com/report/codeberg.org/scip/epuppy)
@@ -20,20 +20,16 @@ long run.
## 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)
### 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)
### 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)
### Showing the help
- Showing the help
![Screenshot](https://codeberg.org/scip/epuppy/raw/branch/main/.codeberg/assets/help.png)
## Usage
@@ -108,7 +104,7 @@ You can use [stew](https://github.com/marwanhawari/stew) to install epuppy:
stew install https://codeberg.org/scip/epuppy
```
Or go to the [latest release page](https://codeberg.org/scip/epuppy/releases/)
Or go to the [latest release page](https://codeberg.org/scip/epuppy/releases/latest)
and look for your OS and platform. There are two options to install the binary:
Directly download the binary for your platform,