# scripts Just various scripts I've made over the years. Some are useful while others are just for shits and giggles uvu ### pa-socket-bridge.py Create a pulseaudio server unix socket and redirect connections to a pulseaudio tcp socket ### tootctl.py Run Mastodon's tootctl command without having to cd to the mastodon directory. Run `tootctl.py usage` to understand how it works