Skip to content

BLeeEZ/amperfy

Repository files navigation

Logo Amperfy

Basics

Amperfy is an iOS app written in Swift to interact with an Ampache or Subsonic server.

Screenshot of the Amperfy player   Screenshot of the Amperfy artist detail view   Screenshot of the Amperfy library view

Features

  • Offline support
  • Support for music and podcasts
  • CarPlay support
  • Syncing the database after first login
  • Update library in background
  • Siri voice commands: "play <example artist>"
  • Siri shortcuts: play id, search and play
  • Player interaction from lock screen
  • Sleep timer
  • Adjustable playback rate
  • Home Screen Quick Actions
  • Remote controlable
  • Dark mode support

Requirements

  • Xcode 12, swift 5

Getting Started

  1. Check out the latest version of the project:
git clone https://github.com/BLeeEZ/amperfy.git
cd amperfy
  1. Open the Amperfy.xcodeproj file.

  2. Build and run the "Amperfy" scheme

Real device testing: Amperfy has Apple CarPlay and Siri support. To test it on a real device a developer certificate with granted access to com.apple.developer.playable-content and com.apple.developer.siri is requiered. To test Amperfy without Apple CarPlay and Siri clear all entries in Amperfy/Amperfy.entitlements.

Beta test releases

For more information, and to participate in the public beta releases, please visit Amperfy Beta.

Attributions

Amperfy license: GPLv3

Special thanks: Dirk Hildebrand