Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/KotlinGeekDev/Nosky
A native Android client for Nostr
https://github.com/KotlinGeekDev/Nosky
android jetpack-compose kotlin nostr
Last synced: 3 months ago
JSON representation
A native Android client for Nostr
- Host: GitHub
- URL: https://github.com/KotlinGeekDev/Nosky
- Owner: KotlinGeekDev
- License: gpl-2.0
- Created: 2022-10-07T18:47:51.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-20T11:47:40.000Z (7 months ago)
- Last Synced: 2024-05-30T08:03:59.178Z (5 months ago)
- Topics: android, jetpack-compose, kotlin, nostr
- Language: Kotlin
- Homepage:
- Size: 575 KB
- Stars: 89
- Watchers: 7
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-nostr - Nosky - A native Android client for Nostr. Still in development (Clients / Relay lists)
README
# Nosky
A native Android client for Nostr.
For more about Nostr, see [here](https://github.com/nostr-protocol/nostr)## Building an optimized APK file, if you have Android Studio(optional)
To build an optimized APK file, please go to Build > Select build variant, then select 'release'
in the Build Variants window that opens.