Very simple itunes rating menu bar app for macOS
import into XCode and compile
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
We use SemVer for versioning. For the versions available, see the tags on this repository.
This project is licensed under the MIT License - see the LICENSE.md file for details.