2026-06-29 04:35:37 +10:00
2026-06-29 04:35:37 +10:00
2026-06-29 04:35:37 +10:00
2026-06-29 04:34:39 +10:00
2026-06-29 04:35:37 +10:00
2026-06-29 04:35:37 +10:00
2026-06-29 04:35:37 +10:00
2026-06-29 04:35:37 +10:00
2026-06-29 04:35:37 +10:00

SMTC Bridge

SMTC Bridge was designed to expose Windows System Media Transport Controls (SMTC) as a clean REST API.

This was designed for developers to easily create their own "Now Playing" widgets that work with anything supported by SMTC, bypassing the complicated API limitations imposed by streaming platforms (fuck you Spotify).

Simply open run the system tray application, and a local web server will run in the background, accessible at http://127.0.0.1:5000/now-playing/

Endpoints

Method Endpoint Description
GET /now-playing Returns the current media state as JSON.
GET /sessions Returns a list of all active media sessions.

Quick Start

  1. Download the latest .exe from the Releases page.
  2. Run the application — a tray icon will appear.
  3. Right-click the icon to view the API.

Credits

Built and maintained by nutty. Check out my other stream widgets here!

S
Description
A lightweight system tray application for exposing System Media Transport Controls (SMTC) as a REST API
Readme
551 KiB
Version 1.0.0
Latest
2026-09-01 01:54:20 -04:00
Languages
Python 97.4%
Batchfile 2.6%