/pythonmusic

Primary LanguagePythonMIT LicenseMIT

Python Music

Controls

  • mpv - using socket. Yes I know alternative JSON IPC MPV communication is available. I wanted to just get the methodology I had working with bash scripts translated over to python.
  • Spotify - using dbus

TODO

  • Finish proof of concept
  • load settings from a config file: ~/.config/XXXX/config

Getting Started

TBD

Prerequisites

requirements.txt is almost up to date.

Installing

TBD

Built With

  • Love

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

Use SemVer for versioning.

Authors

License

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

Acknowledgments