Install latest/stable of Slow More.
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Introduction
Slomore is a pager (like more
, or less
) that slows down screen output.
This is useful when making tutorials where command-line tools spew lots of output that scrolls by too fast. If you're capturing the output for use in a video (or gif) without slomo, your video recorder may 'miss' frames, making the output appear 'jumpy'.
Usage
Pipe output to slomore.
find /bin | slomore
Change output speed.
export SLOMORE_LINES_PER_SECOND=20
find /bin | slomore
Slower...
export SLOMORE_SECONDS_PER_LINE=2
find /bin | slomore
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.