Crate kenku_control

Source
Expand description

§Kenku Control

Kenku Control is a API to manage your Kenku FM using Rust.

Modules§

playlist
soundboard
utils

Structs§

Controller
Represents a controller for the Kenku server.

Enums§

KenkuCommand
Represents a command to be sent to the Kenku server.
KenkuGetCommand
Represents a command to get the state of the soundboard or playlist.
KenkuPlaybackCommand
Represents a command to control the playback of a playlist.
KenkuPostCommand
Represents the different types of POST commands that can be sent to the Kenku server.
KenkuPutCommand
Represents the different types of PUT commands that can be sent to the Kenku server.
KenkuResponse
Represents a response from the soundboard or playlist API.
KenkuState
Represents the state of the Kenku server.