Skip to content

Coreball/cmus-swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages