mirror of
https://github.com/danbee/persephone.git
synced 2025-11-08 05:49:48 +00:00
macOS MPD client written in Swift.
| bin | ||
| iOS | ||
| iOSTests | ||
| iOSUITests | ||
| libmpdclient@5097853942 | ||
| Mac | ||
| MacTests | ||
| MacUITests | ||
| Persephone.xcodeproj | ||
| Resources | ||
| Shared | ||
| .gitignore | ||
| .gitmodules | ||
| .swiftformat | ||
| .travis.yml | ||
| Brewfile | ||
| Brewfile.lock.json | ||
| libmpdclient.patch | ||
| LICENSE.md | ||
| README.md | ||
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
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
