Pakket: python3-pyvolumio (0.1.5-1.1)
Verwijzigingen voor python3-pyvolumio
Debian bronnen:
Het bronpakket pyvolumio downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Library to control Volumio media player
This library provides a programmatic interface to communicate with the Volumio media player. It enables users to retrieve system information and control playback functions such as play, pause, and stop. Additionally, it allows for volume adjustments and obtaining the current state of the player. By leveraging network connectivity, this library interacts with Volumio instances, allowing for remote control over a local network using straightforward commands.
Andere aan python3-pyvolumio gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio