bash-scripts/README.md
2024-06-10 22:13:09 +02:00

24 lines
880 B
Markdown

# bash-scripts
just a few of my bash scripts
upd: calls several update scripts
update-kodi: lets you scan or clean the video / audio database or reboot a kodi host (osmc/coreelec...)
backup-yunohost: triggers yunohost backups from another linux host, copies, prunes, gzips
checkip.sh: check your public IP address
mk_win11_install.sh: create a bootable USB-stick from Windows 11 installation.iso on macOS
ha-shell.sh: ssh to haos and open shell on home-assistant docker container
wmbus-shell.sh: ssh to haos and open shell on wmbus docker container
wmbus-logs.sh: ssh to haos and retrieve logs from wmbus docker container
mediathekviewweb_cli_script.sh
bash script that uses mediathekviewweb_cli (python) and jq to download an entire TV series
(instructions/description in comments)