Prox OS Internal Docs
ProductAppsPersonal

Music Apps

Prox OS now separates music listening playback from music memory tracking.

Prox OS now separates music listening playback from music memory tracking.

Music Memory

/app/music is the Music Memory and Listening Log app. It records songs, loops, artists, playlists, places, people, devices, moods, sources, and why a track mattered. It is a scenario app, not a streaming player and not a connector.

The app can show:

  • songs attached to Madrid, coding, night walks, travel, nostalgia, or focus sessions
  • loop records such as a song repeated for a specific night or work session
  • source hints from Spotify, Apple Music, YouTube Music, Last.fm, or manual entry
  • linked records in /app-track/people, /app-track/places, /app-track/devices, /app-track/sources, and /app-track/ai-context
  • AI mock actions such as life soundtrack generation or monthly listening summaries

Music Player

/app/music-player is the mock Music Player app for the browser OS shell. It presents a complete-feeling player surface with now playing, album art, playlist queue, progress, controls, mood/radio cards, library sections, audio quality notes, and device placeholders.

It does not connect to copyrighted music services, real audio APIs, streaming accounts, or provider SDKs.

Mini Player Behavior

When the Music Player window is minimized, the shell creates a Floating Surface mini player. The mini player shows mock track metadata, basic action buttons, and a restore control that focuses and unminimizes the Music Player window.

The mini player is intentionally produced by the generic Floating Surface Runtime, not by a Music-only component. Future apps can register utility controls, app action bars, or other persistent surfaces through the same model.

/app/music-memory remains a legacy memory-style route from earlier incubation. New launcher and docs language should prefer /app/music for Music Memory and /app/music-player for playback.

On this page