Self-hosting
Bru is entirely self-hostable! Both this website and the Iroh relays can be self hosted if you wish.
For self hosting the relays, see Iroh's documentation. The android app and the client must be configured to use the same relay.
For self hosting the website, all you need is a static file host. The code is found on GitHub
Bring your own client!
As Bru leverages Iroh and is open and free, you can totally make your own client for it. Maybe a desktop app in Kotlin? A terminal TUI in Python? An alternative web app written in Elm? A MacOS desktop widget? Let me know if you make something cool!
TODO: Add API spec, guides or something to make this easier.