1.0.0 • Published 4 years ago

dothething v1.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

dothething

dothething is a collection of CLI tools and scripts that I use for various tasks. You can use one like so:

dothething <tool> [options...] 

Current Tools

mkgif

mkgif uses ffmpeg to convert video files into gifs. I like to use it to make screencaptures for GitHub pull requests alongside the MacOS cmd+shift+5 tool. Run dothething mkgif --help to see what options it accepts!

NOTE: This requires you to have ffmpeg installed on your computer!!!