[ 原始碼: pyvolumio ]
套件:python3-pyvolumio(0.1.5-1.1)
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.
其他與 python3-pyvolumio 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio