lochlainn / cmus-swift

cmus album art display on macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cmus-swift

Album art and remote controls for cmus on macOS, written in Swift

Screenshot

Features

  • album art display using AVFoundation, folder searching, and metaflac
  • familiar bindings for cmus-remote control
    • c - play/pause
    • x - replay current track from beginning (play)
    • b - next
    • z - previous
    • . - seek +1:00
    • l - seek +0:05
    • , - seek -1:00
    • h - seek -0:05

Installation and Usage

git clone https://github.com/Coreball/cmus-swift.git
cd cmus-swift
open -a Xcode cmus-swift.xcodeproj

To create an app archive from within Xcode, go to Product > Archive and then Distribute App > Copy App. Export it to a location of your choosing, and optionally copy cmus-swift.app into /Applications.

About

cmus album art display on macOS


Languages

Language:Swift 100.0%