Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 782 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 782 Bytes

MultiZipper

MultiZipper is a mini-application that makes it easy to zip files in a folder; each to one zip file.

The first version of this application is very basic, i didn't include any special features but some people might find it helpful.

[+] FEATURES:

  • ZIP all of your files inside a directory each to one zip file with several clicks.
  • Set a specific extension to be searched for in the directory and zipped.

** This version is only for testing purposes, i will add more advanced features in case i find this app is helping people out **

[+] How It Works:

  1. Build the project.
  2. Open the exe file.
  3. Choose the directory containing the files you want to zip.
  4. Choose the ouputs directory.
  5. Choose a specific extension (optional).
  6. Click on START button.