Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.25 KB

README.md

File metadata and controls

46 lines (30 loc) · 1.25 KB

Rosco

Native Mac OS X desktop music accessory written in Swift

Rosco Desktop Image

Inspired by Bowtie app and Unnamed Theme. Bowtie development stopped in early 2012 with a comment that it would be released on Github. While it has a great set of features I wanted to simplify the idea for my needs and introduce some new features.

Features

  • Modern styling using NSVisualEffectView
  • Light and Dark Vibrancy Themes
  • Supports system now playing API

Future Development

  • Show now playing application icon
  • Allow for resizing/scaling
  • Move to different points on the screen

Requirements

  • OS X 10.14 Yosemite
  • Xcode 11 / Swift 5

Install

Run in Xcode

  1. Navigate to root directory in Terminal
  2. Run open Rosco.xcodeproj

To build and open from Terminal

  1. Navigate to root directory
  2. Run xcodebuild
  3. Run open ./build/release/rosco.app

Contact

Evan Robertson

License

Rosco is available under the MIT License. See the LICENSE file for more details.