All Projects → BLeeEZ → amperfy

BLeeEZ / amperfy

Licence: GPL-3.0 license
Amperfy is an iOS app to play songs from an Ampache or Subsonic server

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to amperfy

foo subsonic
Foobar2000 plugin to retrieve and stream music from Subsonic compatible servers
Stars: ✭ 19 (-83.76%)
Mutual labels:  subsonic, ampache
subplayer
A music player frontend compatible with Subsonic backends
Stars: ✭ 66 (-43.59%)
Mutual labels:  music-player, subsonic
deplayer
Decentralized mediaplayer which runs entirely in the browser.
Stars: ✭ 14 (-88.03%)
Mutual labels:  music-player, subsonic
purescript-school-of-music
Port of the Haskell School of Music to Purescript
Stars: ✭ 21 (-82.05%)
Mutual labels:  music-player
light-music-wechat-mini-programs
a wechat mini programs for light music
Stars: ✭ 45 (-61.54%)
Mutual labels:  music-player
MusicStream
A NodeJS server and web client for streaming music (and videos) to your network
Stars: ✭ 22 (-81.2%)
Mutual labels:  music-player
MusicPlayer
A Telegram Music Bot written in Python using Pyrogram and Py-Tgcalls. This is Also The Source Code of The UserBot Which is Playing Music in @S1-BOTS Support Group ❤️
Stars: ✭ 218 (+86.32%)
Mutual labels:  music-player
drop
A LÖVE visualizer and music player
Stars: ✭ 17 (-85.47%)
Mutual labels:  music-player
Kanon
Open Source Player for Raumfeld Multiroom Devices based on VueJS + Electron.
Stars: ✭ 12 (-89.74%)
Mutual labels:  music-player
kodbox
kodbox is a file manager for web. It is a newly designed product based on kodexplorer. It is also a web code editor, which allows you to develop websites directly within the web browser.You can run kodbox either online or locally,on Linux, Windows or Mac based platforms
Stars: ✭ 1,188 (+915.38%)
Mutual labels:  music-player
TonUINO
Alternative TonUINO Firmware
Stars: ✭ 112 (-4.27%)
Mutual labels:  music-player
lekima
netease cloud music for VIMer, named after the typhoon, lekima.
Stars: ✭ 21 (-82.05%)
Mutual labels:  music-player
live dj
💿 Join or create video playlists to share a real-time experience with others! 🎧
Stars: ✭ 19 (-83.76%)
Mutual labels:  music-player
RN-Music-Player
A simple & elegant music player made in React Native
Stars: ✭ 59 (-49.57%)
Mutual labels:  music-player
PlayPiano
Implement and simulate piano on web page.
Stars: ✭ 16 (-86.32%)
Mutual labels:  music-player
ctrmus
3DS Music Player
Stars: ✭ 73 (-37.61%)
Mutual labels:  music-player
Dodong
An easy-to-setup music bot made with discord.js and discord-player
Stars: ✭ 55 (-52.99%)
Mutual labels:  music-player
vue-music-player
🎵 basic music player, keeps your favorite musics
Stars: ✭ 77 (-34.19%)
Mutual labels:  music-player
ArgPlayer
An android music player library
Stars: ✭ 52 (-55.56%)
Mutual labels:  music-player
ReactNative-Challenge-7
A series of animation challenges in React Native.
Stars: ✭ 16 (-86.32%)
Mutual labels:  music-player

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
  • Syncing the database after first login
  • Update library via search API
  • Player interaction from lock screen
  • Remote controlable
  • Dark mode support

Requirements

Getting Started

  1. Check out the latest version of the project:
git clone https://github.com/BLeeEZ/amperfy.git
  1. In the Amperfy directory, fetch and build the projects dependencies via Carthage:
cd amperfy
./update-carthage.sh
  1. Open the Amperfy.xcodeproj file.

  2. Build and run the "Amperfy" scheme

Real device testing: Amperfy has Apple CarPlay support. To test it on a real device a developer certificate with granted access to com.apple.developer.playable-content is requiered. To test Amperfy without Apple CarPlay clear the entitlement signing entry under Amperfy -> Targets: Amperfy -> Build Settings -> Signing -> Code Signing Entitlements (clear Amperfy/Entitlements.plist)

Beta test releases

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

Attributions

Amperfy license: GPLv3

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].