Run script after download on Synology DSM DownloadStation
Test working on DSM 6.2
wget https://raw.githubusercontent.com/Egorvah/DownloadStation-run-script-after-complete/master/download_complete.sh -O {path to download on yor nas}"
chmod +x {path to your script}
{path to your script} install
After line '# Start your algorithm' add you code
For example uses send message to telegram bot