Skip to content

Origin Ghost Player v0.1.0

Choose a tag to compare

@fvhde fvhde released this 18 Aug 13:16
· 10 commits to main since this release

First release. Bridges any real app's media session onto a whitelisted identity (Kugou Music
Lite, com.kugou.android.lite) so OriginOS's native OriginPlayer widget renders for it —
regardless of which app is actually playing. Confirmed working with Metrolist and Firefox as
sources.

  • No notification, no persistent UI — the app is invisible; OriginOS's own OriginPlayer chrome is
    the only thing you see.
  • Real playback controls, wired back to the actual source app.
  • Survives being swiped away (same keep-alive recipe as origin-isle).

Companion project to origin-isle — same maintainer, same
signing key (fingerprint below matches origin-isle's exactly).

See docs/DEV.md for how the
identity bridge actually works.