ApplikeySolutions/PandoraPlayer
🅿️ PandoraPlayer is a lightweight music player for iOS, based on AudioKit and completely written in Swift. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3312
- days_rel: n/a
- days_push: 1366
- n_releases_24m: 0
Adoption not part of the score
1204 stars · 177 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PandoraPlayer is a lightweight, open-source music player library for iOS built on AudioKit and written entirely in Swift. It provides a ready-made player UI with standard controls and a real-time two-channel visual equalizer, configurable with just a few lines of code.
Use cases
- add a music player screen to my iOS app
- play iPod library or bundled audio files in Swift
- show a real-time audio equalizer with wave animation
- embed a lightweight audio player with play/pause controls
- present a nice-looking player UI for MPMediaItems
- build a simple music playback feature without writing a player from scratch
When to choose
- you need a quick, drop-in music player UI for an iOS app
- you want a built-in visual equalizer based on AudioKit
- your project targets older iOS versions (9.0+) and uses Swift/CocoaPods
When to avoid
- you need actively maintained code or modern Swift/iOS version support
- you need streaming from services like SoundCloud or iTunes (mentioned in topics but not implemented)
- you require advanced audio features beyond basic playback and equalization
Facets
library · maturity abandoned
audio-processing ui-components animation mobile-development media music-player audiokit equalizer cocoapods swift audio ios
2 sources
- readme: https://github.com/ApplikeySolutions/PandoraPlayer · fetched 2026-08-28 · 49a8380af313
- homepage: https://applikeysolutions.com/ · fetched 2026-08-29 · e7c3ed32ad9b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ApplikeySolutions/PandoraPlayer | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="ApplikeySolutions/PandoraPlayer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem