Files
audioserver/scripts/requirements.txt
T
2026-05-16 22:46:17 +02:00

6 lines
200 B
Plaintext

# Optional dependencies for snapcast-now-playing.py
# Install with: pip3 install -r scripts/requirements.txt
# Significantly faster FFT for the visualizer (falls back to pure Python if absent)
numpy