Added new "Now Playing" widget

This commit is contained in:
nutty
2026-06-27 01:36:53 +10:00
parent df63177388
commit ac97a901b4
9 changed files with 1049 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
@echo off
echo Starting Media Bridge...
python smtc-bridge.py
pause