I built a local Windows music remote / now-playing screen for Apple Music and Spotify

I’ve been working on a small Windows app called Music Remote Screen. Its basically just a web ui to control your media player so you can place the controls on another device or screen It runs locally on your PC and gives you a browser-based now-playing screen that can be opened from a phone, tablet, second monitor, or stream display. It uses Windows media sessions, so it works with apps that expose playback controls through Windows. Current features: - Album art display - Song title, artist, album, and progress - Play/pause, previous, next, seek - Volume and mute control - Session picker for multiple media apps - QR code pairing for phones/tablets - Layout and visibility toggles - Optional album-art background - LRCLIB lyrics lookup - PWA support so you can add it to a phone home screen - Windows installer I mainly built it because I wanted to control my music from a touchscreen attached to the raspberry Pi instead of rely on mini mode on my desktop. It started out as a clean remote/now-playing screen for Apple Music on Windows, but Spotify works as well. I havent tested any other music players but based on feedback i can add those in too. My pi screen has not come in yet so i cant show you how that works sadly Some features depend on what the media app exposes through Windows. For example, shuffle works in Spotify but Apple Music does not seem to expose that control. Everything has a toggle-able visibility as well, so if you don't want to see something or just want to go super minimal for a tv or something you can do that easily It’s intended for trusted local networks only. The app runs a local web server on your Windows machine and your phone connects to it over the LAN. Don't use this in a public setting GitHub: github.com/Advalas/MusicRemoteScreen Installer: github.com/Advalas/MusicRemoteScreen/releases/tag/v0.1.0 Note: This is not a music player, its just a controller for an already running music player on your windows computer

添加评论
点赞收藏
点踩分享查看原文
评论
?
参与讨论