mirror of
https://codeberg.org/scip/epuppy.git
synced 2026-02-04 09:40:57 +01:00
Compare commits
6 Commits
github
...
02c99da8e9
| Author | SHA1 | Date | |
|---|---|---|---|
| 02c99da8e9 | |||
| 4ca12b907b | |||
| 807a2712e5 | |||
| 0d80f0ef42 | |||
| 120b88803c | |||
| fc9ff4a23f |
20
README.md
20
README.md
@@ -1,5 +1,5 @@
|
||||
[](https://ci.codeberg.org/repos/15473)
|
||||
[](https://codeberg.org/scip/epuppy/raw/branch/master/LICENSE)
|
||||
[](https://ci.codeberg.org/repos/15473)
|
||||
[](https://codeberg.org/scip/epuppy/raw/branch/main/LICENSE)
|
||||
[](https://goreportcard.com/report/codeberg.org/scip/epuppy)
|
||||
|
||||
|
||||
@@ -20,16 +20,20 @@ long run.
|
||||
|
||||
## Screenshots
|
||||
|
||||
- Viewing an ebook in dark mode
|
||||
### Viewing an ebook in dark mode
|
||||
|
||||

|
||||
|
||||
- Viewing an ebook in light mode
|
||||
### Viewing an ebook in light mode
|
||||
|
||||

|
||||
|
||||
- You can interactively adjust text width
|
||||
### You can interactively adjust text width
|
||||
|
||||

|
||||
|
||||
- Showing the help
|
||||
### Showing the help
|
||||
|
||||

|
||||
|
||||
## Usage
|
||||
@@ -42,7 +46,7 @@ progress.
|
||||
Sometimes you may be unhappy with the colors. Depending on your
|
||||
terminal style you can enable dark mode with `-D`, light mode is the
|
||||
default. You can also configure custom colors in a config file in
|
||||
`$HOME/.config/epuppy/confit.toml`:
|
||||
`$HOME/.config/epuppy/config.toml`:
|
||||
|
||||
```toml
|
||||
# color setting for dark mode
|
||||
@@ -104,7 +108,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/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:
|
||||
|
||||
Directly download the binary for your platform,
|
||||
|
||||
Reference in New Issue
Block a user