Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/johejo/gpm-player
- Owner: johejo
- License: mit
- Created: 2017-10-13T17:20:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-26T08:37:39.000Z (over 2 years ago)
- Last Synced: 2024-11-21T14:07:52.886Z (3 months ago)
- Topics: gmusicapi, music-player, python, python-vlc, python3, vlc
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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: MaintainabilityDescription
-----------Multi platform command-line-player of Google Play Music using gmusicapi.
.. image:: https://i.imgur.com/c3rWWQ9.png
:target: https://imgur.com/c3rWWQ9
:alt: screenshotEnvironment
-----------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 timeLicense
-------MIT