Skip to content

rvillamil/itunesratingbar

Repository files navigation

iTunes Quick Rating Bar

Description

Very simple itunes rating menu bar app for macOS

Usage

import into XCode and compile

Changing itunes bridge

The sbhc.py script leverages the Python bindings for libclang. You must install these bindings before running the script. You'll also need to install the Xcode command line tools.

Install python 'clang' module.

$sudo easy_install clang

Now, you can generate itunes swift bridge

./createItunesBridge.sh

Special thank's to Tony Ingraldi for python scripts and samples

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Site for 'iTunesRatingBar' macOS application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published