Application for Home automation - WebControl

Hello, In my previous post, I have explained how you can control your home over the internet, with no direct connection to the controler/server and without limit of connected devices -

VBS script for starting XXX.cmd if XXX.txt is in the directory

When you have to automate some process and you need to start different commands depends on some logic.. you can use the script to start the script with some name if there is a text file with the same name in the source directory.Here the...