[ 源代码: 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio