Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johejo/gpm-player

Multi platform command-line-player of Google Play Music using gmusicapi.
https://github.com/johejo/gpm-player

gmusicapi music-player python python-vlc python3 vlc

Last synced: about 2 months ago
JSON representation

Multi platform command-line-player of Google Play Music using gmusicapi.

Awesome Lists containing this project

README

        

gpm-player
==========

.. image:: https://travis-ci.org/johejo/gpm-player.svg?branch=master
:target: https://travis-ci.org/johejo/gpm-player

.. image:: https://img.shields.io/pypi/v/gpm-player.svg
:alt: PyPI
:target: https://pypi.python.org/pypi/gpm-player

.. image:: https://img.shields.io/github/license/johejo/gpm-player.svg
:alt: license
:target: https://raw.githubusercontent.com/johejo/gpm-player/master/LICENSE

.. image:: https://api.codeclimate.com/v1/badges/550950b40ce5680ec112/maintainability
:target: https://codeclimate.com/github/johejo/gpm-player/maintainability
:alt: Maintainability

Description
-----------

Multi platform command-line-player of Google Play Music using gmusicapi.

.. image:: https://i.imgur.com/c3rWWQ9.png
:target: https://imgur.com/c3rWWQ9
:alt: screenshot

Environment
-----------

Python3 on Windows 10 and POSIX.

Requirements
------------

- VLC (libvlc)

Install
-------

.. code:: bash

$ pip install -U gpm-player

Usage
-----

station player
~~~~~~~~~~~~~~

.. code:: bash

$ gpm-station

playlist player
~~~~~~~~~~~~~~~

.. code:: bash

$ gpm-playlist

Options
~~~~~~~

try execute with --help option

Tasks
-----

- equalizer
- seek and set time

License
-------

MIT