feat: Add initial implementation of Plex Management TUI with backend support and styling

This commit is contained in:
Peter Wood
2026-03-12 11:18:25 -04:00
parent 9196879b6c
commit 70ec810f58
5 changed files with 1312 additions and 0 deletions

3
plex/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.venv/
__pycache__/
*.pyc