1
1
mirror of https://github.com/danbee/persephone synced 2025-03-04 08:39:11 +00:00
macOS MPD client written in Swift.
Go to file
2020-01-29 21:49:20 -05:00
bin Tweak setup 2019-09-27 13:34:52 -04:00
libmpdclient@d0a6b65b51
Persephone Stick with white queue icons 2020-01-29 21:48:44 -05:00
Persephone.xcodeproj Bump version number 2020-01-29 21:49:20 -05:00
PersephoneTests
PersephoneUITests
Resources Redesign queue view 2020-01-22 22:23:59 -05:00
.gitignore Add PromiseKit via SwiftPM 2019-09-27 10:53:21 -04:00
.gitmodules Pretty sure I don't need these 2019-09-27 13:28:52 -04:00
.swiftformat
.travis.yml
Brewfile
CHANGELOG.md
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

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