1
0
mirror of https://github.com/kmein/niveum synced 2026-03-22 04:41:07 +01:00

2 Commits

Author SHA1 Message Date
d02567677c feat(panoptikon): watch kobudo 2024-03-31 12:48:16 +02:00
62b0f425e6 feat: install graphviz 2024-03-31 12:48:03 +02:00
2 changed files with 5 additions and 0 deletions

View File

@@ -75,6 +75,7 @@ in {
imagemagick
exiftool
nsxiv
graphviz
# SHELL
bat # better cat
dos2unix

View File

@@ -62,6 +62,10 @@ in {
script = panoptikon.url "https://kratylos.reichert-online.org/current_issue/KRATYLOS";
reporters = [irc-kmein];
};
kobudo-tesshinkan = {
script = panoptikon.url "https://kobudo-tesshinkan.eu/index.php/de/termine-berichte/lehrgaenge/";
reporters = [irc-kmein telegram-kmein];
};
zeno-free = {
script = panoptikon.urlSelector ".zenoCOMain" "http://www.zeno.org/Lesesaal/M/E-Books";
reporters = [irc-kmein];