Ilo – a Forth system running on UEFI
a day ago
- #GIF conversion
- #asciinema
- #agg utility
- The site does not currently offer GIF conversion.
- Users can generate GIFs themselves using the asciinema GIF generator utility (agg).
- To generate a GIF, use the command: `agg https://asciinema.org/a/Lbxa2w9R5IbaJqW3INqVrbX8E demo.gif`.
- For a downloaded recording file, use: `agg demo.cast demo.gif`.
- Additional options can be viewed with `agg --help`.
- Options include changing font family and size, selecting color themes, adjusting speed, and more.
- Full usage instructions are available in the agg manual.