diff options
Diffstat (limited to '')
-rw-r--r-- | posts/hircine.md | 25 | ||||
-rw-r--r-- | posts/img/hircine-edit.jpg | bin | 0 -> 244959 bytes |
2 files changed, 25 insertions, 0 deletions
diff --git a/posts/hircine.md b/posts/hircine.md new file mode 100644 index 0000000..3986e7a --- /dev/null +++ b/posts/hircine.md @@ -0,0 +1,25 @@ +title: hircine - A web-based comic organizer +date: 2024-03-09 +author: Wolfgang Müller + +## Synopsis + +hircine is a web application built to organize large collections of comics and +manga. It imports image files from *ZIP* archives, supports a wide range of +metadata, comes with a powerful filtering system, and keeps its own object +store of processed image files for easy and fast access via the browser. + +<figure> + <img class="round" width="90%" src="img/hircine-edit.jpg" + alt="A picture of the edit interface of hircine"/> + <figcaption>Editing a comic in hircine</figcaption> +</figure> + +Archives are never modified by the program, making it an ideal choice for the +astute collector. Comics may be read in the minimal built-in reader. Metadata +import via scrapers is also supported. + +## Resources + +- [Homepage](https://hircine.oriole.systems) +- [Git repository](https://git.oriole.systems/hircine) diff --git a/posts/img/hircine-edit.jpg b/posts/img/hircine-edit.jpg Binary files differnew file mode 100644 index 0000000..cef6455 --- /dev/null +++ b/posts/img/hircine-edit.jpg |