Skip to content

ismailof/mopidy-btsource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mopidy-BTSource

Latest PyPI version Number of PyPI downloads Travis CI build status Test coverage

Mopidy extension to control music received via bluetooth from another device.

Current features include:
  • Remote Playback Control (play/pause/stop)
  • Remote Playback Monitor: Display Artist/Track/Album Info
Current feautures do not include:
  • scanning or pairing with the BT device
  • actual reproduction of the audio (it is delivered via PulseAudio)

Currently is on very alpha state, more of a proof of concept. No unit test or alike have been run. Tested with Mopidy 1.1.1

Installation

Install by running:

git clone [email protected]:ismailof/mopidy-btsource sudo python setup.py install

Configuration

No current configuration needed

Project resources

Changelog

v0.3.0 (UNRELEASED)

  • Using stream_title instead of full tracks. Less nice but also less invasive

v0.2.5 (UNRELEASED)

  • Initial release on Git.
  • First more or less usable version

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages