Skip to content

Deletes unnecessary files from the specified folder

License

Notifications You must be signed in to change notification settings

hardglitch/sentinel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Deletes unnecessary files from the specified folder

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages