termrec

Record and playback terminal sessions as video files

brewmacoslinux
Try with needOr install directly
Source

About

Record videos of terminal output

Commands

termrec

Examples

Record a terminal session to a video file$ termrec output.ogv
Record terminal with custom width and height$ termrec -w 120 -h 40 session.ogv
Playback a recorded terminal session$ termrec -p output.ogv