mirror of
https://codeberg.org/scip/epuppy.git
synced 2025-12-16 20:11:00 +01:00
switch to codeberg (#1)
Co-authored-by: Thomas von Dein <tom@vondein.org> Reviewed-on: https://codeberg.org/scip/epuppy/pulls/1
This commit is contained in:
20
README.md
20
README.md
@@ -1,6 +1,6 @@
|
||||
[](https://github.com/tlinden/epuppy/actions)
|
||||
[](https://github.com/tlinden/epuppy/blob/master/LICENSE)
|
||||
[](https://goreportcard.com/report/github.com/tlinden/epuppy)
|
||||
[](https://ci.codeberg.org/repos/15473)
|
||||
[](https://codeberg.org/scip/epuppy/raw/branch/master/LICENSE)
|
||||
[](https://goreportcard.com/report/codeberg.org/scip/epuppy)
|
||||
|
||||
|
||||
# epuppy - terminal epub reader
|
||||
@@ -21,16 +21,16 @@ long run.
|
||||
## Screenshots
|
||||
|
||||
- Viewing an ebook in dark mode
|
||||

|
||||

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

|
||||

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

|
||||

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

|
||||

|
||||
|
||||
## Usage
|
||||
|
||||
@@ -101,10 +101,10 @@ your platform from the releases page and you're good to go.
|
||||
|
||||
You can use [stew](https://github.com/marwanhawari/stew) to install epuppy:
|
||||
```default
|
||||
stew install tlinden/epuppy
|
||||
stew install https://codeberg.org/scip/epuppy
|
||||
```
|
||||
|
||||
Or go to the [latest release page](https://github.com/TLINDEN/epuppy/releases/latest)
|
||||
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,
|
||||
@@ -144,7 +144,7 @@ sudo make install
|
||||
|
||||
# Report bugs
|
||||
|
||||
[Please open an issue](https://github.com/TLINDEN/epuppy/issues). Thanks!
|
||||
[Please open an issue](https://codeberg.org/scip/epuppy/issues). Thanks!
|
||||
|
||||
# License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user