Nostr client on Android
Go to file
2022-10-30 16:34:47 +00:00
.github Update README.md 2022-10-26 20:21:28 +02:00
android Icon 2022-10-29 23:00:59 +02:00
assets/fonts First Version 2022-10-24 19:27:31 +02:00
frontend Pull to load lists 2022-10-30 16:24:12 +01:00
ios First Version 2022-10-24 19:27:31 +02:00
.buckconfig First Version 2022-10-24 19:27:31 +02:00
.editorconfig First Version 2022-10-24 19:27:31 +02:00
.eslintrc.js Codacy Fix 2022-10-30 16:31:01 +01:00
.gitattributes First Version 2022-10-24 19:27:31 +02:00
.gitignore First Version 2022-10-24 19:27:31 +02:00
.nvmrc Icon 2022-10-29 23:00:59 +02:00
.prettierignore First Version 2022-10-24 19:27:31 +02:00
.prettierrc First Version 2022-10-24 19:27:31 +02:00
.prettierrc.js First Version 2022-10-24 19:27:31 +02:00
.watchmanconfig First Version 2022-10-24 19:27:31 +02:00
app.json First Version 2022-10-24 19:27:31 +02:00
App.tsx First Version 2022-10-24 19:27:31 +02:00
babel.config.js First Version 2022-10-24 19:27:31 +02:00
CHANGELOG.md Format 2022-10-25 04:29:59 +02:00
CONTRIBUTING.md Create CONTRIBUTING.md 2022-10-24 17:48:17 +00:00
index.js First Version 2022-10-24 19:27:31 +02:00
LICENSE Create LICENSE 2022-10-24 17:50:52 +00:00
metro.config.js First Version 2022-10-24 19:27:31 +02:00
package.json Load contacts 2022-10-30 12:45:36 +01:00
react-native.config.js First Version 2022-10-24 19:27:31 +02:00
README.md Update README.md 2022-10-30 11:27:05 +01:00
tsconfig.json First Version 2022-10-24 19:27:31 +02:00
yarn.lock Load contacts 2022-10-30 12:45:36 +01:00

Codacy Badge Frontend Build release Apache 2 license

nostros_logo

Wellcome to the Nostros project, a NOSTR mobile client.

Chanel Id:

8d37308d97356600f67a28039d598a52b8c4fa1b73ef6f2e7b7d40197c3afa56

Getting Started

What is Nostr: https://github.com/nostr-protocol/nostr

Required Libraries and Frameworks

  • Node 16.x
  • JDK 17.0.x
  • (Android) Android Studio SKD
  • yarn

Running

  • Open a virtual device
  • Install
yarn install
  • Run Metro
yarn start

Some Features to Work On

Bugs

  • User info missing on first start
  • i18n not loading
  • Logging out and in again does not work
  • Clipboard library not working
  • Some user images are not loading
  • Websocket connections closed when the app goes to background for too long

Basics

  • Infinite Load
  • Go to replied event
  • Relays management (add, remove and recomend)
  • Random Key Generator
  • Watch only mode

Home

  • Public Room
  • Other Rooms

Profile

Contacts

Note

Send

Config

  • Private Key download

Kudos


Made with 🐨 by https://getalby.com/p/koalasat