summaryrefslogtreecommitdiff
path: root/multimedia/t-rec/DESCR
blob: 76bb92389f879fc7e340e3f67fada320917c203f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Blazingly fast terminal recorder that generates animated gif images for the web
written in rust.

Features
 - Screenshotting your terminal with 4 frames per second (every 250ms)
 - Generates high quality small sized animated gif images or mp4 videos
 - Build-In idle frames detection and optimization (for super fluid
   presentations)
 - Applies (can be disabled) border decor effects like drop shadow
 - Uses native efficient APIs
 - Runs without any cloud service and entirely offline
 - No issues with terminal sizes larger than 80x24
 - No issues with fonts or colors
 - No issues with curses based programs
 - No issues with escape sequences
 - No record and replay - just one simple command to rule them all
 - Can record every arbitrary window you want (e.g. browser, ide)