ChlorideCull / chcl_now_playing

A plugin for LCDSmartie that brings over "now playing" information from the Windows 10/11 MediaControl API, used by Spotify among others.
Apache License 2.0
3 stars 1 forks source link
lcd lcdsmartie

chcl_now_playing

A plugin for LCDSmartie that brings over "now playing" information from the Windows 10/11 MediaControl API, used by Spotify among others.

Download the DLL here and put it in the plugins directory. 64-bit, Windows 10/11 only.

Initially released on World Autism Awareness Day 2024 because what is more appropriate for the day than writing Rust for the first time to interface with a poorly documented C API, and an async WinRT API?

Building

You know, usual cargo deal. cargo build -r, then throw chcl_now_playing.dll in the plugins directory of LCDSmartie.