Initial commit after repository repair and requirements update

This commit is contained in:
2025-08-22 06:10:33 +01:00
commit ce4440bf6e
60 changed files with 5405 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Minimal Tkinter Media Player Requirements - Raspberry Pi Compatible
# Core dependencies only
requests>=2.28.0
# Optional but recommended if available via apt
# python3-pil (install via apt instead of pip)
# python3-tk (should already be installed with Python)