Skip to main content

A music player and spotify client for a terminal

Project description

pymusicterm PyPI version GitHub version

A music player for the terminal written in Python

Installation

To install pymusicterm, it is recommended to use pip:

pip install pymusic-term

You can install it from source. Clone this repository and use pip to install:

git clone https://github.com/EGAMAGZ/pymusicterm.git
cd pymusicterm
pip install .

If pymusicterm is already installed and you would like to update it, use:

pip install --upgrade pymusic-term

If updating local version, use:

cd pymusicterm
git pull
pip install --updgrade .

Note that you may require root acces for installing with pip depending on your system's python configuration

Usage

Once pymusicterm is intsalled. In a command line client type:

pymusicterm

In the status bar at the bottom of the window, you will find listed descriptions of how to use the keyboard shortcut to navigate the interface and the menus.

Windows Terminal is not yet supported

Notes

pymusicterm was made using py_cui. Check the project out!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pymusic-term-0.0.4.tar.gz (14.6 kB view hashes)

Uploaded Source

Built Distribution

pymusic_term-0.0.4-py3-none-any.whl (19.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page