kitty/tools
2022-11-15 21:00:19 +05:30
..
cli ... 2022-11-15 16:54:14 +05:30
cmd When running kitty-tool without arguments show usage 2022-11-14 16:36:05 +05:30
crypto ... 2022-11-14 15:41:57 +05:30
tty get rid of interface{} since we now require Go 1.18 2022-11-14 15:42:00 +05:30
tui More minor loop API additions 2022-11-15 21:00:19 +05:30
utils Utility function to download a URL to a file path with progress reporting 2022-11-15 16:53:43 +05:30
wcswidth An easy to use iterator to iterate over the cells in a string 2022-11-14 15:42:06 +05:30
README.rst

This folder contains various small command line utilities compiled statically
for doing things like kitty remote control or icat on machines where the full
kitty is not available.