Skip to content

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

Notifications You must be signed in to change notification settings

FkLaagom/FileMaidService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages