# ApplikeySolutions/PandoraPlayer

🅿️ PandoraPlayer is a lightweight music player for iOS, based on AudioKit and completely written in Swift.

Repository: https://github.com/ApplikeySolutions/PandoraPlayer
Canonical: https://ross.abutalabs.com/products/pandoraplayer
Homepage: https://applikeysolutions.com/
Language: Swift
License: MIT
License Family: permissive
Topics: music-player, music, player, audio, ios, swift, cocoapods, animation, equalizer, audiokit, waves, streaming, soundcloud, itunes, artist, mixer, sound, song, media, radio
Last push: 2022-12-06T09:28:12+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3312, "days_push": 1366, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1204, forks 177 (observed 2026-08-28T04:03:59.113563+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: audio-processing, ui-components, animation
- domain: mobile-development, media
- platform: -
- tags: music-player, audiokit, equalizer, cocoapods, swift, audio, ios

## Member repositories
- ApplikeySolutions/PandoraPlayer (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:59.113563+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:19:37.311315+00:00, confidence not recorded.
  - readme: https://github.com/ApplikeySolutions/PandoraPlayer (fetched 2026-08-28T04:03:59.113563+00:00, sha 49a8380af313)
  - homepage: https://applikeysolutions.com/ (fetched 2026-08-29T12:27:11.411011+00:00, sha e7c3ed32ad9b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
