A tool for measuring the coverage of Bluesky/ATProto relays
Ruby 62.0%
CSS 20.7%
HTML 17.3%
39 1 0

Clone this repository

https://tangled.org/mackuba.eu/pulsar https://tangled.org/did:plc:oio4hkxaop4ao4wz2pp3f4cr/pulsar
git@tangled.org:mackuba.eu/pulsar git@tangled.org:did:plc:oio4hkxaop4ao4wz2pp3f4cr/pulsar

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

Pulsar 💫#

A tool for measuring the coverage of Bluesky/ATProto relays.

What does it do#

Pulsar monitors ATProto relays to compare how many accounts' data each one includes. Since connecting to 10-20 relays in parallel generates very big network traffic, this is meant to be used in relatively short "bursts" by either running it manually until it's stopped with Ctrl+C, or running it periodically from cron e.g. for an hour every day.

(TODO)

Credits#

Copyright © 2026 Kuba Suder (@mackuba.eu).

The code is available under the terms of the zlib license (permissive, similar to MIT).

Bug reports and pull requests are welcome 😎