A cross-platform cover art focused music player.
Project description
Mosaic is a cover art focused media player built with Python and the PyQt5 library. The application displays in the main window the cover art of the song currently playing.
Features
Displays correctly scaled cover art meta data in the main window
Provides media information including bitrate, bits per sample, and sample rate
Media library and playlist browser for easy access listening
Supports FLAC and MP3 file formats
Installation
Mosaic requires Python and the PyQt5 library installed locally. For PyQt5 install instructions please visit: https://www.riverbankcomputing.com/software/pyqt/download5
With your environment set, simply run the following command to install Mosaic:
$ pip3 install mosaic-music
If you would rather install from source, run the following commands:
$ git clone https://github.com/mandeepbhutani/Mosaic.git $ cd Mosaic $ python setup.py install
Usage
Mosaic can be run with the following command:
$ mosaic
Change Log
To see the Mosaic change log, click here.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for mosaic_music-0.16.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 660b1cc01f38ccdf0f2b2247415ef979988e4654a0791f79e3893d4ca2b8e6e4 |
|
MD5 | 9b20a398dfe3dd693fb6ef3df931fa50 |
|
BLAKE2b-256 | ea31e7aa31dac31e8c36bf7a466c3da01b4c655c692cbda0ea32a5add161563a |