**Nostr for Android App Statuses :**

**Nosky:**

**Status:** Early stages (Inactive)

* Create posts: ✅

* Markdown: ❌

* Reply: ✅ (The reply button on the main feed doesn't work, but opening the post and hitting reply does work.)

* Add/Remove relays: ✅ (Can add manual ones.)

* Global feed: ❓

* Follower feed: ✅

* URL Preview: ❌

* Reactions: ❌

* Lightning: ❌

* Reactions: ❌

* DMs: ❌

* Notifications: ❌ (Implemented, but not working)

* Edit profile: ❌ (Implemented, but not working)

* Follow: ❌ (Implemented, but not working)

* Usable: ❌

* [Github](https://github.com/KotlinGeekDev/Nosky)

* [Download](https://drive.google.com/drive/folders/1XYBwH576K-bf4nIDlqzVSmEUKxtDXIR_?usp=sharing) (I self compiled this APKs)

* Notes: The UI seems mostly done? Lots of crashes and instability. Not ready for day to day use at all. Developer seems to be inactive.

---

**Nostros:**

**Status:** Alpha (Active)

* Create posts: ✅

* Markdown: ❌

* Upload pics: ❌

* Reply: ✅

* Add/Remove relays: ✅

* Global feed: ❌

* Follower feed: ✅

* URL Preview: ❌

* Reactions: ✅ (Upvote and Downvote)

* DMs: ✅

* Notifications: ✅

* Edit profile: ✅(name, profile pic, LN address, about)

* Follow: ✅

* Lightning: ✅❌ (via profile Lightning, invoices not rendered in feed)

* Usable: ❓ That's a personal preference. It's close.

* [Github](https://github.com/KoalaSat/nostros/)

* [Download](https://github.com/KoalaSat/nostros/releases/tag/v0.2.0.1-alpha) (Developer provided.)

* Notes: The UI seems mostly done, but the UI reminds me of older Android apps from many years ago. GIFs don't play inline, they are frozen. GIF profile pictures do not work. No banner support. Slow performance.

---

**Amethyst:**

**Status:** Alpha (Active)

* Create posts: ✅

* Markdown: ❌

* Upload pics: ✅

* Reply: ✅

* Add/Remove relays: ❌

* Global feed: ✅

* Follower feed: ✅

* URL Preview: ✅

* Reactions: ✅

* DMs: ✅

* Notifications: ✅

* Edit profile: ❌(name, profile pic, LN address, about)

* Follow: ✅

* Lightning: ❌

* Usable: ❓ That's a personal preference. It's close.

* [Github](https://github.com/vitorpamplona/amethyst/)

* [Download](https://github.com/vitorpamplona/amethyst/releases/tag/v0.7) (Developer provided.)

* Notes: It's one of the closer to daily driver clients for Android that's out there. The UI is coming along really nicely. However, not being to do profile management or Lightning makes this a no go for me. Both banner support and Link Preview are really nice as most clients do not support these features at all.

---

**Daisy:**

**Status:** Alpha (New)

* Create posts: ❌

* Markdown: ❌

* Upload pics: ❌

* Reply: ✅

* Add/Remove relays: ❌

* Global feed: ❌

* Follower feed: ✅

* URL Preview: ❌

* Reactions: ✅

* DMs: ❌

* Notifications: ❌

* Edit profile: ❌(name, profile pic, LN address, about)

* Follow: ✅

* Lightning: ❌

* Usable: ❌

* [Github](https://github.com/neb-b/daisy)

* [Download](https://neb.lol/nostr) (Developer provided.)

* Notes: It's too new, very early stages. Unstable.

---

**Nostrid:**

**Status:** Alpha (Active)

* Create posts: ✅

* Markdown: ✅

* Upload pics: ❌

* Reply: ✅

* Add/Remove relays: ❌

* Global feed: ✅

* Follower feed: ✅

* URL Preview: ❌

* Reactions: ✅

* DMs: ❌

* Notifications: ✅

* Edit profile: ✅(name, profile pic, LN address, about)

* Follow: ✅

* Lightning: ❌

* Usable: ❓ That's a personal preference. It's close.

* [Github](https://github.com/lapulpeta/Nostrid)

* [Download](https://github.com/lapulpeta/Nostrid/releases/tag/v1.6) (Developer provided.)

* Notes: Let me just say the UI on this is very odd. The Android maximalist on actually hates it. It's not Material or anything related to Android. It feels like a Windows application. That said, it actually works quite well, minus being able to use Lightning, send DMs, or edit Relays. It also supports multiple accounts, which is a nice bonus.

Reply to this note

Please Login to reply.

Discussion

If I missed your app, please let me know so that I may add it to my list. Thank you <3

Iris

iris has an android app?

hmm. that's awesome. i wonder if it's just a wrapper? #[1]

#[1]

Thankfully we have some usable web clients.

we do! i'm a fan of snort.social on mobile.

🤙using snort.social right now

You forgot camelus.app

thanks. haven't heard of it until now. will check it out.

I'm testing https://camelus.app/ and it's amazing.

why is it amazing?

Do you maintain this list as a table somewhere? Where I can filter/sort by features for example?

I've posted it a few times on Nostr, that's it.

Would you add it to nostr.info for $100? nostr.info is open source.

To be specific, I would accept a pull request that added clients as a collection, with one yaml file per client, with for example the features you looked into as a start. Your collection would all get one extra line:

platform:

- android

I could help with the list view.

Actually I can help create the collection, too although I hope to not commit to too much work here.

Sure. If you want to build the list out, I can maintain and update the yaml as I test for new features, do weekly updates at minimum, do more if i get word that major features dropped for multiple apps.

It's late here. If you are familiar with yaml ... create a PR with a new folder "_clients" and one file per client, with some sentence or two on each clent and the attributes you collected and the $100 are yours. From there, I'd quickly add the rest to launch it as a feature.

Epic!

This is great! Good to see that there are new clients under development too. Thanks!