Modules
Official Elixir SDK for Rocksky.
Pipe-friendly builder for RSQL filter expressions, accepted by the filter
parameter of the catalog and scrobble-feed queries
(app.rocksky.song.getSongs, app.rocksky.artist.getArtists,
app.rocksky.album.getAlbums, app.rocksky.scrobble.getScrobbles).
Ergonomic wrappers for the authenticated app.rocksky.library.* API — the
Subsonic/navidrome-compatible surface over a user's uploaded music.
app.rocksky.playlist.* — the global, AT-Proto-backed playlists.
Build a Rocksky remote UI over the remote-control WebSocket
(see remote-ws/PROTOCOL.md) — the other half of Rocksky.RemotePlayer.
Build a Rocksky-controllable player over the remote-control WebSocket
(see remote-ws/PROTOCOL.md).