Skip to content
/ Rosco Public
forked from evanrobertson/Rosco

Additional features and custom theme for Rosco

License

Notifications You must be signed in to change notification settings

Exceen/Rosco

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Additional features and custom theme for Rosco

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 99.5%
  • Shell 0.5%