Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 706 Bytes

File metadata and controls

17 lines (10 loc) · 706 Bytes

FileMaidService

A simple service using Topshelf that reorganize files in system download folder

Service in Action:

Alt Text EDIT: Now using System.Timers instead of System.IO.FileSystemWatcher. Reorganization will therefore be triggered by time based intervals rather than on file change, making it easier to find recently downloaded files.

Set Folder - FileFormat mapping using FileMaid.cs GetFolders():

Alt Text

Service Installed:

Alt Text