mirror of
https://github.com/sascha-hemi/SpotifyEsp32.git
synced 2026-03-21 00:04:00 +01:00
11 lines
442 B
INI
11 lines
442 B
INI
name = SpotifyEsp32
|
|
version = 1.0.3
|
|
author = Finian Landes, Pia Piekarek
|
|
maintainer = Finian Landes <landesfinian@gmail.com>
|
|
sentence = A wrapper for the Spotify API
|
|
paragraph = This library provides a client to interact with the Spotify API. It is designed to be used with the ESP32 microcontroller.
|
|
category = Communication
|
|
url = https://github.com/FinianLandes/SpotifyEsp32
|
|
architectures = *
|
|
depends = WiFi, ArduinoJson, UrlEncode, base64
|