/buffer.py

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

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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.