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

To install use:
```sh
make install
```
Some sites to try:
- <spartan://mozz.us>
- <spartan://tilde.team>
- <spartan://tilde.cafe>
[Spartan]: https://portal.mozz.us/spartan/spartan.mozz.us/
[Dillo]: https://dillo-browser.github.io/
GPLv3 licensed.
|