From c935e3e2a650ad52fe61243675018776dd1a3b41 Mon Sep 17 00:00:00 2001 From: Bilbo Baggins Date: Tue, 9 Jul 2024 16:24:57 +0200 Subject: [PATCH] format README.md as table --- README.md | 37 +++++++++++++------------------------ 1 file changed, 13 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index b80e760..60bf36c 100644 --- a/README.md +++ b/README.md @@ -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