termos shot --cc=#ff4500 -- eza --icons=always -lGh
Flags:
-c, --columns int number of columns rendered (default auto)
-f, --filename string name of files to be saved (default "out")
-m, --magnification int magnification factor (default 1)
--tc string titlebar color hex (default "#696969")
--bc string background color hex (default "#151515")
--fc string foreground color hex (default "#DCDCDC")
--cc string command color hex (default "#16AF1B")
Specific features:
- Embedded ZedMono Nerd Font. Providing broad range of glyphs and icons.
- Flags allow control over colors rendered.
- Reports back the number of columns actually used by the shot.
╭info
╰Number of columns used: 62. Use '--columns' flag to impose it.
Create png and txt color screenshots of the terminal command output.
termos shot [shot flags] [--] command [command flags] [command arguments] [...] [flags]
After editing txt file, render png color screenshot of the file input.
termos render [render flags] [--] filename
See BUILD.md file.
termos was created by Lukasz Lobocki. It is licensed under the terms of the CC0 v1.0 Universal license.
All components used retain their original licenses.
termos is very heavily inspired by homeport/termshot.
termos was created with cookiecutter and template.
