Initial commit for XKCD and Existential Comics

This commit is contained in:
2025-07-28 16:18:00 -06:00
commit 01c8970e3a
6 changed files with 483 additions and 0 deletions

9
download.sh Executable file
View File

@@ -0,0 +1,9 @@
#!/bin/bash
# Copyright (c) 2025 Markil 3
path=$(dirname $(realpath $0))
source "$path/venv/bin/activate"
"$path/xkcd.py" --output /mnt/MEDIA/Comics/xkcd -l
"$path/existential_comics.py" --output /mnt/MEDIA/Comics/existential_comics -l