add kindle scripts

This commit is contained in:
2024-12-16 12:34:16 -06:00
parent f65cf3c1ed
commit 4e7fce8ba3
4 changed files with 266 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
#!/bin/sh
# Configuration
IMAGE_PATH="/mnt/us/extensions/ascwebdash/image.bmp"
IMAGE_URL="http://10.0.1.128:56733/image"
stop lab126_gui
fbink --clear
# Fetch the image using the Python script
python3 /mnt/us/extensions/ascwebdash/bin/asc-webdash.py start &