Musicline
Music in a terminal.
MusicLine is a music player in the terminal. It is written in Python and uses pygame for playing music. It is a simple and lightweight music player that can play music in the terminal. TUI uses Textual. It is designed for command-line lovers who want to listen to music while working in the terminal. It mix music with terminal vibes.
Installation
With pip
pip install musicline
With Homebrew
Not avaliable yet.
With a shell script
This script installs Python and MusicLine with Pip to simplify the installation.
The script is not ready yet.
Help
When you open the app for the first time, you will be confused. Why? Because you're new to MusicLine. Press on h key on your keyboard when you are in the main menu to show Help menu.
Press q to quit the menu (not the app)
Dependencies
Without these modules, this project wouldn't be a thing. Thanks to all of them (and their authors).
- pygame: pygame is a set of Python modules designed for writing video games. It provides functionalities like sound, music, and graphics.
- textual: Textual is a TUI (Text User Interface) framework for Python, allowing developers to create interactive terminal applications with rich user interfaces.
- mutagen: Mutagen is a Python module to handle audio metadata. It supports various formats, including MP3, FLAC, and Ogg Vorbis.
- tomlkit: A Python library for parsing and creating TOML files, which are used for configuration.
Contributing
If you want to contribute to this project, please fork the repository and create a pull request. All contributions are welcome.
Remember! You must act politely and respectfully. If you don't, you will be banned from the project.
If you're already banned and want to be unbanned, please contact the author of the project with email. Email is available in About menu in the app.
Release files for musicline 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| musicline-0.1.1.tar.gz | 4.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| musicline-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.3 kB
Release files / musicline-0.1.1.tar.gz
| Download URL | musicline-0.1.1.tar.gz |
|---|---|
| Size | 4.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c2c8224344f717166ba6e35e00d31f294bd46aaba788ee6e81dcec9f6edcaefc
|
|
BLAKE2b-256 checksum How to use checksums |
d216f560f2cad5f3b584abf377bf2ac3dc7e563abc9511c27978aaf1447da78c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.3
|
Release files / musicline-0.1.1-py3-none-any.whl
| Download URL | musicline-0.1.1-py3-none-any.whl |
|---|---|
| Size | 5.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
498ceaa44979f91a5bb771cb34a1d6cddb23137257f5bf17d87bcb5d3477a12b
|
|
BLAKE2b-256 checksum How to use checksums |
91172776a4ef96d236456ee877bd41799cee8d109ae35691a3320aa77defa35a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.3
|