Rocksky
    • Introduction
    • Quickstart
    • FAQ
    • How-Tos
      • Migrating to Rocksky Scrobble API
      • Migrating from ListenBrainz to Rocksky
      • How to Use Rocksky with Jellyfin
      • How to Use Rocksky with Navidrome
      • How to Use Rocksky with Pano Scrobbler on Android
      • How to Use Rocksky with Kodi
      • Run a local ListenBrainz / Last.fm / Web Scrobbler compatible API (Rocksky CLI)
      • Use Rocksky with Claude Desktop
    • CLI
      • Overview
      • Commands
        • login
        • mcp
        • whoami
        • nowplaying
        • scrobbles
        • scrobble-api
        • search
        • stats
        • artists
        • albums
        • tracks
        • scrobble
        • create apikey
        • help
        • sync
    • API Reference
      • albums
        • Get User's Albums
        • Get Album
        • Get Several Albums
      • artists
        • Get User's Artists
        • Get Artist
        • Get Several Artists
      • charts
        • Get Scrobbles Per Day
      • feed
        • Get all feed generators
        • Get feed generator
        • Get feed
      • graph
        • Get User Followers
        • Get User Follows
      • likes
        • Get User's Liked Songs
      • playlists
        • Get User's Playlists
        • Get Playlist
      • scrobbles
        • Get Scrobbles
        • Get User's Scrobbles
      • users
        • Find User Profile
      • tracks
        • Get User's Tracks
        • Get Track
        • Get Several Tracks
        • Matches a song
      • search
        • Search for Item
    • Schemas
      • User
      • Album
      • Artist
      • Track
      • Scrobble

    Introduction

    Rocksky is a decentralized, open-source Last.fm alternative built on the AT Protocol (the same protocol that powers Bluesky).
    It lets you automatically track everything you listen to — from Spotify, Jellyfin, Navidrome, browsers, Android players, and more — and publishes your listening history to your own decentralized identity. No company owns your data.

    Why Rocksky?#

    Problem with traditional servicesHow Rocksky solves it
    Your data belongs to Last.fmYou own your data on your Bluesky PDS
    Centralized and closedFully open source + decentralized
    Limited social featuresReal-time Stories feed — see what your friends are listening to
    Vendor lock-inWorks with any AT Protocol identity
    No easy migrationStrong import tools + Last.fm / ListenBrainz compatibility

    What is "Scrobbling"?#

    Scrobbling means automatically recording the songs you listen to.
    Rocksky makes scrobbling effortless and powerful:
    Real-time "Now Playing" updates
    Complete listening history
    Rich personal statistics and charts
    Community discovery through the Stories feed
    Likes, comments, and shoutbox-style interaction

    Core Features#

    Broad Compatibility — Works with Spotify, Jellyfin, Navidrome, Pano Scrobbler, WebScrobbler, Kodi, and any Last.fm-compatible client
    Decentralized Social — Your scrobbles appear on your Bluesky profile and in the Rocksky feed
    Beautiful Stats — Top artists, tracks, albums, listening streaks, and custom charts
    Search & Discovery — Fast search powered by Meilisearch
    Self-hostable — Run your own instance for maximum control

    How It Works#

    1.
    Sign in with your Bluesky account (or self-hosted PDS)
    2.
    Connect your music players and streaming services
    3.
    Listen as usual — Rocksky automatically tracks plays
    4.
    Enjoy your profile, stats, and the live community feed
    Your data lives on the AT Protocol, so you can migrate between hosts or even run everything yourself.

    Who is Rocksky for?#

    Music lovers who miss the golden age of Last.fm
    Self-hosters and privacy-conscious users
    Bluesky users who want richer music features
    Developers building music-related tools
    Anyone tired of giving their listening data to big corporations

    Ready to begin?
    → Quick Start Guide
    → Sign in at rocksky.app
    → Join the Discord
    Modified at 2026-05-17 05:38:01
    Next
    Quickstart
    Built with