A wrapper script for Radiotray-NG which provides an MPRIS2 interface.
Project description
Radiotray-NG MPRIS
Overview
Radiotray-NG MPRIS is a wrapper for Radiotray-NG to add an MPRIS2 interface which integrates well with desktop environments (like GNOME, KDE or XFCE) or desktop independent music player control tools like playerctl.
Installation
First, you need a working installation of Radiotray-NG.
Radiotray-NG MPRIS is available on PyPI and can be installed with pip
:
python3 -m pip install radiotray-ng-mpris
Please note that at least Python 3.10 is required (because of its dependency
mpris_server
). You can check your installed Python version with
python3 --version
If your Python version is too old, you don't want to use pip
for the installation or you don't care about Python at
all, you can also download self-contained executables (no Python installation required) for Linux x64 from the releases
page.
If you run an Arch-based system, you can also install Radiotray-NG MPRIS from the AUR:
yay -S radiotray-ng-mpris
In this case, Radiotray-NG will be installed as a package dependency automatically.
Usage
Run
radiotray-ng-mpris
on the command line (or any application finder) to start Radiotray-NG and the MPRIS2 integration. Any MPRIS2 control interface should start working with Radiotray-NG immediately.
Exit the application by quitting Radiotray-NG or the wrapper script (press <Ctrl-c>
on the command line).
Command line options
usage: radiotray-ng-mpris [-h] [-p] [-V]
[-q | --error | --warn | -v | --debug]
radiotray-ng-mpris is a wrapper script for radiotray-ng to provide an MPRIS2
interface.
options:
-h, --help show this help message and exit
-p, --play start playback immediately
-V, --version print the version number and exit
-q, --quiet be quiet (default: "False")
--error print error messages (default: "False")
--warn print warning and error messages (default: "True")
-v, --verbose be verbose (default: "False")
--debug print debug messages (default: "False")
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
Built Distribution
Hashes for radiotray_ng_mpris-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a91794549400901bdd731c06ffa007ecd40727ed8019b29546529ca465820a21 |
|
MD5 | 3c4f833c81e31f6c2ea38a7473a1ee2f |
|
BLAKE2b-256 | 1b143cb9289e9f0afe1d60a47c4af3cf090e5396888b14dd3df694cdb4b1f7c3 |