Skip to content

Example on how to implement a progress bar for zip packing

Notifications You must be signed in to change notification settings

toomasr/zt-zip-progress-bar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ZT Zip Progress Bar

This is a simple example on how to implement a progress bar for zip packing using zt-zip. See Main.java for the example.

Running the Example

In the terminal issue the following commands. The example relies on \r being processed as terminals usually do so make sure you run it in a terminal!

mvn install
java -jar target/progress-bar.jar

About

Example on how to implement a progress bar for zip packing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages