···11Scripts
22=======
3344-Various scripts and Nushell modules that I maintain or use.
55-66-# Scripts
44+Various scripts that I maintain.
7588-## Nushell
99-1010-## LyricFetch
66+# LyricFetch
117128Fetches lyrics from Genius and adds them to your music library's metadata.
139···1814of the time can't auto-fetch the lyrics anyway. Personally, I just fetch the lyrics
1915manually and save them using Recordbox.
20162121-### ADB Auto Connect
1717+# ADB Auto Connect
2218Automatically find and connect to an Android device with Wireless Debugging over the local network.
23192420You'll need to create a file at `~/.config/adb-auto-connect.nuon` with the MAC Addresses you want to search for. For example:
···2925]
3026```
31273232-### Auto Benchmark
2828+# Auto Benchmark
3329Set up and run a Blender benchmark on the specified device, then automatically compare your results to the results on [Blender Open Data](https://opendata.blender.org/).
34303535-### ln-bin
3131+# ln-bin
3632Quickly symlink executable files to `~/.local/bin/`
37333838-### yt-rss
3434+# yt-rss
3935Get an RSS feed for the specified YouTube channel.
40364141-### motoc-continue
3737+# motoc-continue
4238Simply runs `motoc continue`, so it can be used as an Envision plugin.
43394444-## Bash
4545-4646-### oscavmgr-launch
4040+# oscavmgr-launch
4741Slightly modified version of Galister's oscavmgr start script. Launches oscavmgr and VrcAdvert together.