start adding descriptions to the readme

This commit is contained in:
Izalia Mae 2021-09-08 20:09:07 -04:00
parent cd0065f184
commit cf79e8be29

View file

@ -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
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