Skip to content

🎵 🚧 A Beets plugin to integrate it with the SqueezeBox eco-system.

License

Notifications You must be signed in to change notification settings

jhermann/beetzbox

Repository files navigation

SqueezeBox integration for Beets

Travis CI Coveralls GitHub Issues License Latest Version Downloads

A Beets plugin to integrate it with the SqueezeBox eco-system.

TODO

TODO

SqueezeBox integration for Beets can be installed via pip install beetzbox as usual, see releases for an overview of available versions. To get a bleeding-edge version from source, use these commands:

repo="jhermann/beetzbox"
pip install -r "https://raw.githubusercontent.com/$repo/master/requirements.txt"
pip install -UI -e "git+https://github.com/$repo.git#egg=${repo#*/}"

As a developer, to create a working directory for this project, call these commands:

git clone "https://github.com/jhermann/beetzbox.git"
cd "beetzbox"
command . .env --yes --develop  # add '--virtualenv /usr/bin/virtualenv' for Python2
invoke build check

You might also need to follow some setup procedures to make the necessary basic commands available on Linux, Mac OS X, and Windows.

About

🎵 🚧 A Beets plugin to integrate it with the SqueezeBox eco-system.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages