soco 0.1.3 copy "soco: ^0.1.3" to clipboard
soco: ^0.1.3 copied to clipboard

Control Sonos speakers programmatically. Discover devices, manage playback, groups, alarms, and more. Port of Python SoCo library.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add soco

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  soco: ^0.1.3

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:soco/soco.dart';
1
likes
50
points
39
downloads

Publisher

verified publisherhornmicro.com

Weekly Downloads

Control Sonos speakers programmatically. Discover devices, manage playback, groups, alarms, and more. Port of Python SoCo library.

Repository (GitHub)
View/report issues

Topics

#sonos #audio #upnp #iot #smart-home

Documentation

Documentation

License

MIT (license)

Dependencies

http, logging, meta, network_info_plus, path, path_provider, xml

More

Packages that depend on soco