pleroma-like client for Bluesky
TypeScript 61.2%
SCSS 27.6%
CSS 6.6%
HTML 4.6%
8 2 0

Clone this repository

https://tangled.org/l4.pm/bluroma https://tangled.org/did:plc:ghmhveudel6es5chzycsi2hi/bluroma
git@tangled.org:l4.pm/bluroma git@tangled.org:did:plc:ghmhveudel6es5chzycsi2hi/bluroma

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

Download tar.gz
README.md
The Bluroma logo, containing three rectangles with one rounded corner each shaped to look like an uppercase B and the Bluroma name written in the Convection font beside it.

About#

Bluroma is a client for Bluesky inspired by the Pleroma/Akkoma frontend. Its main goal is to provide a customizable experience designed specifically for power users.

Build for development#

bun install
bun dev

Build for production#

bun install
bun run build