Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 950 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 950 Bytes

Remastered

Remastered was meant to be a better and faster music client for iOS, based on you library in Music.app.

Screenshots

Features

Remastered was meant to allow you to

  • Discover rarely played music 💠
  • View your recently added and played songs ✨
  • Provide quick access to favorite albums and playlists ⭐️
  • Search for music 🔍
  • Use a build in library view similar to Music.app 📚
  • Control your music via a now playing view ⏯

Notes

  • Remastered uses SwiftUI for its user interface and TCA for its architecture
  • To obtain an artist or playlist artwork I used a private API of MPMediaItemCollection
  • Due to challenges with the MediaPlayer API I've decided to stop developing the project