Skip to content
/ buffer.py Public

Simple curses program that provides write buffer information, oriented for use during large transfers.

License

Notifications You must be signed in to change notification settings

dnut/buffer.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

buffer.py

Simple curses program that provides write buffer information, oriented for use during large transfers.

Preview

Roughly 4 seconds into this video, I begin a large transfer.

ScreenShot

Installation (crude)

# wget -qO- https://drewnutter.com/buf.sh | sh

Usage

buffer.py

Known issues

  • Counter of transfered data relies on change in buffer which seems to miss something like 20% of the actual transfer.

About

Simple curses program that provides write buffer information, oriented for use during large transfers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages