A set of POSIX* shell scripts designed for personal use. No guarantees when it comes to quality, as these are also used for various minor experiments of mine.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mid Favila 3dbe769423 Updated invcli to only retrieve audio+video in MP4 format at 720p. 2 years ago
LICENSE Initial commit. 2 years ago
Links Initial commit. 2 years ago
README Add invcli. 2 years ago
bach Add an older tool I wrote ages ago. 2 years ago
fpm Initial commit. 2 years ago
fpv Initial commit. 2 years ago
gasutc Initial commit. 2 years ago
gcl Initial commit. 2 years ago
invcli Updated invcli to only retrieve audio+video in MP4 format at 720p. 2 years ago
iview Update iview. 2 years ago
lc Change the names of scripts to not conflict with common utilities; update README to reflect this. 2 years ago
modem-manager Initial commit. 2 years ago
msc Change the names of scripts to not conflict with common utilities; update README to reflect this. 2 years ago
netsh Initial commit. 2 years ago
plumber Slightly improve readability of sed commands in plumber 2 years ago

README

A set of POSIX* shell scripts designed for personal use. No guarantees when it comes to quality, as these are also used for various minor experiments of mine.

Links - wrapper script for managing links2 and tabbed
fpm - wrapper for using ffplay to manage music
fpv - the above, but video
gasutc - "Get and Set UTC" over HTTPS using ncat
gcl - one-liner to g(it)cl(one)
iview - simple wrapper for sxiv; auto-sizes based on image dimensions
lc - one-liner to pipe ls through cols
msc - short script to auto-resize mandoc output
modem-manager - used to manage laptop PCIe WAN modems. rather dense
netsh - an old experiment that serves as a simple TUI for managing network interfaces... and an example of how not to use AWK
plumber - one of my more sophisticated scripts; plumber creates pipes between programs based on what sort of input it receives, and handles errors (somewhat) intelligently
bach - the Batch Audio Conversion Helper uses FFMPEG to convert large numbers of files at once
invcli - Invidious CLI client. I hacked this together in like an hour and a half, so it's kind of rough at the moment, but it does work!