diff --git a/README.md b/README.md index be32e98..a162a78 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,19 @@

+ +>  +> * [inspector](https://gitea.euronvault.com/euronvault/eScripts/src/branch/main/inspector) +> * Monitor the network health of a container.. +> * [ip_checker](https://gitea.euronvault.com/euronvault/eScripts/src/branch/main/ip_checker) +> * Monitor the current VPN IP of a container. > * [podfetch](https://gitea.euronvault.com/euronvault/eScripts/src/branch/main/podfetch) -> * Monitor a folder and when a new file is created. It will change the .mp3 name to the name of the parent folder. +> * Monitor a directory for a new file and change the .mp3 name of the file to the name of the parent directory. > * [qbittorrent](https://gitea.euronvault.com/euronvault/eScripts/src/branch/main/qbittorrent) > * Set the category of the added file to a special category based on if the file is 1080p or 2160p AND if the file is a Show. > * [watchtower](https://gitea.euronvault.com/euronvault/eScripts/src/branch/main/watchtower) > * Monitor, automate and update Docker container images. +>