danbee / persephone

macOS MPD client written in Swift.

Home Page:https://persephone.fm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Persephone

An MPD client for macOS, written in Swift.

MP... what?

From the website:

"Music Player Daemon (MPD) is a flexible, powerful, server-side application for playing music. Through plugins and libraries it can play a variety of sound files while being controlled by its network protocol."

Wikipedia has a more comprehensive description.

Screenshot

Screenshot

Setup

Install dependencies from Homebrew:

$ brew bundle

Run bin/setup:

$ bin/setup

Open the Xcode project:

$ open Persephone.xcodeproj

You will probably want MPD server to be running on your local machine.

Credits

Lyre by Xinh Studio from the Noun Project

About

macOS MPD client written in Swift.

https://persephone.fm

License:MIT License


Languages

Language:Swift 98.3%Language:Shell 0.9%Language:C 0.4%Language:Objective-C 0.3%Language:Ruby 0.0%