MOC unix socket client and OSD notifications.

Forums:

I wrote a python module that contains basic implementation of MOC client and sample script to display OSD notifications (works like a charm with internet streaming). This module talks with the MOC server via unix socket like usual MOC client and I hope, someone will find it interesting to use in development of GUI or WebUI clients. :)

Useful link:
PYPI: https://pypi.org/project/py-mocp/
GitLab: https://gitlab.com/zen-tools/py-mocp/