-
Automating Plex Media Management with Python
Running Plex on Unraid and want recent recordings on an SSD/NVMe share? I created a Python script that automatically identifies watched media and moves it from my cache to my larger array, optimizing storage while preserving my library structure.
-
Streamlining Work Repository Management with Raycast
Managing multiple work repositories can be tedious. I built a Python script that automatically clones repositories, opens them in VS Code, and generates Raycast shortcuts for instant access in the future.
-
VS Code Targets Generator for Raycast
Managing multiple server connections and frequently accessed directories in VS Code can be tedious. I created a Python script to generate Raycast shortcuts that give me one-click access to both local projects and remote servers.