A terminal recorder that produces files capable of efficient random access written in go
git clone https://github.com/krishpranav/term-player
cd term-player
sudo chmod +x *
go get -v -d
make
./term-player
A terminal recorder that produces files capable of efficient random access written in go
Go