kindle-mastodon-image-fetcher/fetch-dashboard.sh.example
Daniele Verducci (Slimpenguin) daac9f8ccb First working version
2023-02-28 22:18:48 +01:00

8 lines
257 B
Bash
Executable File

#!/usr/bin/env sh
# This is an example configuration for https://github.com/pascalw/kindle-dash
# Ignore this file if you are using a different dashboard
# Run the fetcher and save result PNG in $1
python3 "$(dirname "$0")/mastodon-image-fetcher.py" "$1"