./multimedia/t-rec, Terminal recorder

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.7.6nb1, Package name: t-rec-0.7.6nb1, Maintainer: pin

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)


Required to run:
[graphics/ImageMagick]

Required to build:
[pkgtools/x11-links] [lang/rust]

Master sites:

Filesize: 4716.017 KB

Version history: (Expand)


CVS history: (Expand)


   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2
   2023-01-21 21:00:11 by pin | Files touched by this commit (6) | Package updated
Log message:
multimedis/t-rec: update to 0.7.6

Changed
 - chore(deps): bump clap from 3.2.23 to 4.1.1
 - chore(deps): bump anyhow from 1.0.66 to 1.0.68
 - chore(deps): bump rayon from 1.6.0 to 1.6.1
 - chore(clippy): fix clippy lints
 - chore(deps): bump env_logger from 0.9.1 to 0.10.0
 - chore(deps): bump anyhow from 1.0.65 to 1.0.66
 - Allow building on NetBSD
   2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416)
Log message:
*: recursive bump for tiff shlib major bump
   2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | Package updated
Log message:
massive revision bump after textproc/icu update
   2022-10-26 12:32:08 by Thomas Klausner | Files touched by this commit (687)
Log message:
*: bump PKGREVISION for libunistring shlib major bump
   2022-10-11 12:55:34 by pin | Files touched by this commit (1)
Log message:
multimedia/t-rec: Add missing include
   2022-10-06 09:43:28 by pin | Files touched by this commit (8)
Log message:
multimedia/t-rec: import package

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)