Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 432 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 432 Bytes

sentinel

Deletes unnecessary files from the specified folder.

This App is designed to work in the background. All settings are stored in config.ini along with the Sentinel main file.

Config.ini example

[system]  
path = path\to\monitored\folder  
#polling period in seconds
period = 5
#run only once
#mode = once

[extensions]  
#files that should remain in the folder
excluded = png,jpg