mirror of
https://github.com/Frankkkkk/python-linkplay-api.git
synced 2024-11-20 19:33:59 +00:00
29 lines
520 B
Markdown
29 lines
520 B
Markdown
# Linkplay utils
|
|
|
|
A small library to interface with Linkplay, Acrylic, Wiimu, devices, namely:
|
|
|
|
- Power Dynamics F101
|
|
- Audiocast M5
|
|
- AudioPro
|
|
- WT10A
|
|
- Muzo
|
|
- etc.
|
|
|
|
## Usage
|
|
|
|
You can configure the wifi network to connect to, play/pause playback, etc..
|
|
|
|
|
|
By default, the program will change the wifi settings
|
|
|
|
|
|
## Changing WiFi network
|
|
|
|
- Connect to the devices' wifi network
|
|
- Launch `./command.py`
|
|
- Select the SSID you want to connect to
|
|
- Enter the password
|
|
- It should tell you that it was changed successfully
|
|
|
|
|
|
|