blob: 4dcd3fef0ef668a32ebdffb2c176c7ae67298aac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# Rdrview plugin for Dillo
[Rdrview][] plugin for [Dillo][] written in Bash.

Requires curl and rdrview installed.
To install use:
```sh
make install
```
To enable the reader mode add `rdrview:` in front of the URL.
[Rdrview]: https://github.com/eafer/rdrview
[Dillo]: https://dillo-browser.github.io/
GPLv3 licensed.
|