Native Mac OS X desktop music accessory written in Swift
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.
- Modern styling using NSVisualEffectView
- Light and Dark Vibrancy Themes
- Supports system now playing API
- Show now playing application icon
- Allow for resizing/scaling
- Move to different points on the screen
- OS X 10.14 Yosemite
- Xcode 11 / Swift 5
Run in Xcode
- Navigate to root directory in Terminal
- Run
open Rosco.xcodeproj
To build and open from Terminal
- Navigate to root directory
- Run
xcodebuild
- Run
open ./build/release/rosco.app
Evan Robertson
Rosco is available under the MIT License. See the LICENSE file for more details.