Skip to content

An mp3 player written in Swift for playing and viewing the artwork of best albums from pianowill.com, online or offline.

License

Notifications You must be signed in to change notification settings

wbraynen/SwiftMusicPlayer

Repository files navigation

SwiftMusicPlayer

An mp3 player written in Swift for playing and viewing the artwork of best albums from pianowill.com, online or offline. Uses AVAudioPlayer.

Screenshots of what I have implemented so far:

MasterViewController Detail, playing Detail, paused
image image image

The plan is to start with a mocked-up but functional player and then build on that. For example, serve up hardcoded data, then add a CoreData store, then add http with my own node.js server (just like the one my lighthouse-api.org project uses); or just use RestKit instead of AFNetworking from the get go.

About

An mp3 player written in Swift for playing and viewing the artwork of best albums from pianowill.com, online or offline.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages