Commit Graph

6 Commits

Author SHA1 Message Date
R. Ryantm
870c44295a t-rec: 0.7.5 -> 0.7.6 2023-01-31 11:19:04 +00:00
R. Ryantm
00157d95d2 t-rec: 0.7.4 -> 0.7.5 2022-10-06 00:46:41 +00:00
R. Ryantm
bfe067c2f6 t-rec: 0.7.3 -> 0.7.4 2022-07-31 02:58:42 +00:00
R. Ryantm
56c8868908 t-rec: 0.6.0 -> 0.7.3 2022-03-21 19:20:06 +00:00
Stéphan Kochen
12103ae09f t-rec: fix darwin build 2021-05-18 18:25:30 -07:00
Ana Hobden
c8d9af9f4a t-rec: init at 0.6.0
Introduce [`t-rec`](https://github.com/sassman/t-rec-rs), a terminal
recorder.

Usage:

```bash
nix run .#t-rec
```

Upon exit, `t-rec` will save recordings of the session to disk in GIF
and MP4.

Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-05-07 16:10:23 -07:00