This application connects to the tranmission web client using the RPC interface, it allows the user to set the inital download folder for the torrents for sorting into their own folders based on the type of file it is. it also allows scheduling of the cleaning process eithe daily or weekly at a time set by you in the install process. you supply your username and password for the RPC web interface whohc is encrypted by the application and saved to the disk,
The application checks if the torrent is completed, finished seeding and the sorts the files in to correct folder e.g a video into the media folder, MP3 on music folder etc.
...
Process scheduler written in python.
Lance provide sequential timed tasks / crons, job chain. It is built in with a job monitoring system and a web gui to monitor the processes status.
It has been designed for linux but can also run on a windows or mac environment.
DontWaitUp: do something else while your PC is completing a job
DontWaitUp catches windows which close, change name or are resized in order to understand when a process has completed and then do an action like shut down, restart, sleep, hibernate, play an alarm sound, show a notification or run whatever command you need to run.