You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: add iOS app to Install section and Acknowledgements
- Replace single Android App link with "Mobile Apps" table listing
both Android and iOS repos with install methods
- Add nostrkey.app.ios.src to Acknowledgements
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: README.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,8 +98,14 @@ See [docs_project_info/PROJECT-VISION.md](docs_project_info/PROJECT-VISION.md) f
98
98
99
99
## Install
100
100
101
-
### Android App
102
-
NostrKey is also available as a native Android app. See [nostrkey.app.android.src](https://github.com/HumanjavaEnterprises/nostrkey.app.android.src) for APK downloads and build instructions.
101
+
### Mobile Apps
102
+
103
+
NostrKey is also available as native mobile apps that wrap this extension's UI:
104
+
105
+
| Platform | Repo | Install |
106
+
|----------|------|---------|
107
+
|**Android**|[nostrkey.app.android.src](https://github.com/HumanjavaEnterprises/nostrkey.app.android.src)| APK sideload / Google Play (coming soon) |
108
+
|**iOS**|[nostrkey.app.ios.src](https://github.com/HumanjavaEnterprises/nostrkey.app.ios.src)| Sideload via Xcode / TestFlight (coming soon) |
103
109
104
110
### From GitHub Releases (sideload)
105
111
1. Download the latest zip from [Releases](https://github.com/HumanjavaEnterprises/nostrkey.browser.plugin.src/releases)
@@ -161,6 +167,7 @@ This extension does not collect any user data or transmit any data over a networ
161
167
-[fiatjaf](https://github.com/fiatjaf) — nostr-tools, nos2x, and Nostr itself
162
168
-[nostr-crypto-utils](https://github.com/HumanjavaEnterprises/nostr-crypto-utils) — Crypto foundation
0 commit comments