diff --git a/README.md b/README.md index 85951c4..eeb46a8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # scripts -Just various scripts I've made over the years. Some are useful while others are just flat out goofy uvu \ No newline at end of file +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