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: 24 days 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 (8 months ago)
- Last Synced: 2024-08-04T11:01:17.404Z (4 months ago)
- Topics: android, jetpack-compose, kotlin, nostr
- Language: Kotlin
- Homepage:
- Size: 575 KB
- Stars: 88
- 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
# Update
This project is not maintained anymore. Please check out [Amethyst](https://github.com/vitorpamplona/amethyst).
Thank you.# 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.