Skip to content

A utility written in C# that watches a folder for new zip files to be created and automatically extracts them to a folder of the same name. Useful for auto-extracting files automatically on download.

Notifications You must be signed in to change notification settings

justin-braun/auto-extract-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

auto-extract-watcher

A utility written in C# WinForms that watches a specified folder for new zip files to be created and automatically extracts them to a folder of the same name.

I wrote this to monitor my "Downloads" folder and auto-extract as compressed files were downloaded.

About

A utility written in C# that watches a folder for new zip files to be created and automatically extracts them to a folder of the same name. Useful for auto-extracting files automatically on download.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages