Amperfy is an iOS app written in Swift to interact with an Ampache or Subsonic server.
- Offline support
- Syncing the database after first login
- Background sync to keep database up to date
- Player interaction from lock screen
- Remote controlable
- Artwork sync from database
- Playlist download and upload
- Dark mode support
- Xcode 11, swift 5
- Carthage
- Check out the latest version of the project:
git clone https://github.com/BLeeEZ/amperfy.git
- In the Amperfy directory, fetch and build the projects dependencies via Carthage:
cd amperfy
carthage update --platform iOS
-
Open the
Amperfy.xcodeprojfile. -
Build and run the "Amperfy" scheme
LNPopupController by LeoNatan is licensed under MIT License
MarqueeLabel by Charles Powell is licensed under MIT License
Font Awesome Icons by Font Awesome is licensed under CC BY 4.0 License
Font Awesome Fonts by Font Awesome is licensed under SIL OFL 1.1 License
iOS 11 Glyphs by Icons8 is licensed under Good Boy License
Amperfy license: GPLv3


