bash-scripts/README.md

29 lines
1.2 KiB
Markdown
Raw Normal View History

2024-06-07 18:49:48 +02:00
# bash-scripts
2024-06-10 21:32:41 +02:00
just a few of my bash scripts
2024-06-10 22:00:46 +02:00
upd: calls several update scripts
2024-06-10 21:34:18 +02:00
2024-06-10 22:00:46 +02:00
update-kodi: lets you scan or clean the video / audio database or reboot a kodi host (osmc/coreelec...)
2024-06-10 21:34:18 +02:00
2024-06-10 22:00:46 +02:00
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
2024-06-10 22:07:24 +02:00
2024-06-25 17:17:42 +02:00
restic.sh: quick wrapper to parse .bashrc to find out repository and pw, then call restic for specific directory
2024-06-10 22:07:24 +02:00
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
2024-06-10 22:13:09 +02:00
mediathekviewweb_cli_script.sh
bash script that uses mediathekviewweb_cli (python) and jq to download an entire TV series
(instructions/description in comments)
2024-07-09 14:49:07 +02:00
upload-nextcloud.sh kopiert eine Datei in den entsprechenden Ordner von Nextcloud "Dateien" auf einem yunohost
und st<73>sst rescan in der "Dateien" App an