Metadata-Version: 2.1
Name: py-mocp
Version: 0.1rc5
Summary: Music On Console python client
Home-page: https://gitlab.com/zen-tools/py-mocp
Author: Dmitriy Poltavchenko
Author-email: poltavchenko.dmitriy@gmail.com
License: GPL
Description: # py-mocp
        
        ## Description
        This Python module implements unix socket client for MOC Player.
        Also it containts a simple script to display OSD notifications on track change.
        
        ## Usage
        mocp-notify.py is a simple python script that shows a popup with the current track for MOC Player.
        ```
        user@localhost:~$ pip3 install py-mocp
        user@localhost:~$ mocp-notify.py
        ```
        
Platform: UNKNOWN
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.0
Classifier: Programming Language :: Python :: 3.1
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Description-Content-Type: text/markdown
