Wikipedia

Search results

Saturday, November 26, 2022

Show HN: Primitive tool to record GIFs from terminal commands https://ift.tt/N4SnOKU

Show HN: Primitive tool to record GIFs from terminal commands I've made a primitive tools to record GIF files. There's many tools like this, but I was inspired by VHS[0]. The thing is, VHS requires ffmpeg and chromium to create GIFs and videos, which is a nice approach, but it's too heavy for my taste. Basically, I forked a simple terminal emulator[1] written in plain C and added commands to write output straight to a GIF file[2]. It's stil a WIP pet-project, but I believe it could be usefull for someone, for example, to create animated illustrations for documentation, blog posts and such. [0] https://ift.tt/Njdgx6k [1] https://ift.tt/DoFWSdw [2] https://ift.tt/tBhVwOF https://ift.tt/fXvGV9B November 26, 2022 at 01:34PM

No comments:

Post a Comment