Skip to content

Streams a list of files into a compression-configurable .zip with no lengthy pre-building needed. Looking at you, Google Drive, Sync, and similar.

License

Notifications You must be signed in to change notification settings

Maeyanie/ZipStream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZipStream

Streams a list of files into a compression-configurable .zip file with no lengthy pre-building step needed.

Looking at you, Google Drive, Sync, and similar sites.

Due to this, it also uses no extra server hard drive space to pre-build. It can also optionally compress with deflate, bzip2, or lzma compression algorithms.

The Makefile is set up for compiling on my system (Fedora Linux), and may need slight adjustments for other systems.

About

Streams a list of files into a compression-configurable .zip with no lengthy pre-building needed. Looking at you, Google Drive, Sync, and similar.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published