[ ソース: pyvolumio ]
パッケージ: python3-pyvolumio (0.1.5-1.1)
python3-pyvolumio に関するリンク
Debian の資源:
pyvolumio ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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