Files
nutty-tools/now-playing/launch-bridge.bat
T
2026-06-27 01:36:53 +10:00

4 lines
67 B
Batchfile

@echo off
echo Starting Media Bridge...
python smtc-bridge.py
pause