26 lines
1004 B
Markdown
26 lines
1004 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
|
|
|
|
restic.sh: quick wrapper to parse .bashrc to find out repository and pw, then call restic for specific directory
|
|
|
|
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)
|