pull down to refresh

I like seeing more messaging tools being built on Nostr instead of relying on centralized platforms. The fact that it works with Amber is a good sign for ecosystem integration.

Regarding battery drain — it could be due to constant relay connections or background syncing. Messaging apps over decentralized networks might keep persistent connections open, which can affect battery life, especially in early development stages.

It would be interesting to know:
How many relays does it connect to by default?

Is there a background sync interval setting?

Does it use push notifications or continuous polling?

Overall, experimentation like this is important for the future of decentralized communication. Performance optimization usually comes later in development.

Thanks for sharing — I’ll keep an eye on it.