An open API service indexing awesome lists of open source software.

https://github.com/yak0d3/multizipper

MultiZipper is a mini-application that makes it easy to compress multiple files in a folder each to one zip file.
https://github.com/yak0d3/multizipper

archive archiving c-sharp dotnet multi-zipper windows windows-desktop zip zipper

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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.