https://github.com/zmullett/connectiq-sonos
A Garmin Connect IQ watch widget that controls Sonos speaker groups.
https://github.com/zmullett/connectiq-sonos
Last synced: 3 months ago
JSON representation
A Garmin Connect IQ watch widget that controls Sonos speaker groups.
- Host: GitHub
- URL: https://github.com/zmullett/connectiq-sonos
- Owner: zmullett
- License: apache-2.0
- Created: 2020-05-18T20:09:37.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-19T09:47:36.000Z (8 months ago)
- Last Synced: 2024-10-14T19:16:46.184Z (7 months ago)
- Language: Monkey C
- Size: 73.2 KB
- Stars: 7
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
- Code of conduct: docs/code-of-conduct.md
Awesome Lists containing this project
- awesome-garmin - connectiq-sonos
- awesome-garmin - connectiq-sonos
README
# Connect IQ: Sonos watch widget
A Garmin Connect IQ watch widget that controls Sonos speaker groups.
* https://apps.garmin.com/
* https://www.sonos.com/## Contributing
Contributions are welcome. Please first consult the
[contributing](docs/contributing.md) and
[code of conduct](docs/code-of-conduct.md) guides.
Also, please first reach out prior to authoring non-trivial pull requests.## Getting Started
1. Get the SDK and configure your IDE: https://developer.garmin.com/connect-iq/
1. Establish a Sonos Integration at https://integration.sonos.com/integrations:
* Redirect URIs: `https://localhost`
* Event Callback URL: (blank)
1. Paste the key and secret into the appropriate slots in
[resources/strings/keys.xml](resources/strings/keys.xml)