{% extends "base.html" %} {% block content %}
@boards

Bulletin boards on the Atmosphere.

Run a BBS from your own account. No server required. Users own their posts, communities migrate freely. Built on atproto.

Connect to a BBS

Dial in from your terminal

$ pip install atboards
$ atb

Requires Python 3.14+.

{% endblock %}