This file will detail the steps required to move files from one directory in the Android filesystem to the external SD Card using a python script, on macrodroid. I'm doing this because google camera ...
This script is designed to work on Windows, you can modify it to work on UNIX/Linux by removing the service portions and using daemon code instead. Just search for it with your favorite search engine, ...