format README.md as table

This commit is contained in:
bilbo baggins 2024-07-09 16:24:57 +02:00
parent 768e7b20bf
commit c935e3e2a6

View File

@ -2,27 +2,16 @@
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)
upload-nextcloud.sh kopiert eine Datei in den entsprechenden Ordner von Nextcloud "Dateien" auf einem yunohost
und stÃsst rescan in der "Dateien" App an
Filename | Description
---|---
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 | (instructions/description in comments)
upload-nextcloud.sh | kopiert eine Datei in den entsprechenden Ordner von Nextcloud "Dateien" auf einem yunohost und stoesst rescan in der "Dateien" App an