Small collection of Bash scripts to launch functionalities in folders when new files appear, such as optimizing videos, converting images or battery management.
Go to file
2023-04-04 09:14:11 +02:00
decompress.sh Create decompress.sh 2023-03-22 00:33:13 +01:00
download-file.sh Create download-file.sh 2023-03-22 00:28:24 +01:00
dynamic-video-to-mp4.sh Finish first script 2023-04-04 09:14:11 +02:00
high-battery.sh update 2023-03-27 14:38:18 +02:00
image-to-webp.sh Create image-to-webp.sh 2023-03-22 00:41:46 +01:00
LICENSE Initial commit 2023-03-21 19:06:21 +01:00
low-battery.sh update 2023-03-27 14:38:18 +02:00
random-image.sh Create random-image.sh 2023-03-22 00:30:07 +01:00
README.md Finish first script 2023-04-04 09:14:11 +02:00
send-my-inbox.sh Create send-my-inbox.sh 2023-03-26 23:53:15 +02:00
share-file.sh Create share-file.sh 2023-03-22 00:40:59 +01:00

Dynamic folders

Collection of Bash scripts that execute functionalities in folders.

Video to mp4

Install

Run

Service

Development

Check syntax

shellcheck [script]