From 49b26cca36ba04ec4e92329589003383c8c439b6 Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Sun, 4 Feb 2024 23:37:12 +0100 Subject: Initial commit --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..45ed859 --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ +# Spartan plugin for Dillo + +[Spartan][] protocol plugin for [Dillo][] written in Bash. + +![](screenshot.png) + +To install use: + +```sh +make install +``` + +Some sites to try: + +- +- +- + +[Spartan]: https://portal.mozz.us/spartan/spartan.mozz.us/ +[Dillo]: https://dillo-browser.github.io/ + +GPLv3 licensed. -- cgit v1.2.3