Skip to content

itchio/headway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

headway

Test GoDoc MIT licensed No Maintenance Intended

headway is a small Go library to track the progress of tasks.

It is developed for internal use, I don't intend to take pull requests.

It contains:

  • ewma: an exponential weighted moving average
  • united: formatting routines for bytes
  • state: a set of callbacks for log messages & progresses
  • probar: a CLI progress bar
  • counter: counting wrappers for io.Reader and io.Writer
  • tracker: a speed/ETA estimator for task progress

About

⏱️ Report 0-100% progress, speed, time left, and log messages for tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages