mirror of
https://github.com/vishalxl/nostr_console.git
synced 2025-04-25 07:50:54 +02:00
Merge branch 'main' of https://github.com/vishalxl/nostr_console
This commit is contained in:
commit
98444b2336
10
README.md
10
README.md
@ -1,6 +1,16 @@
|
||||
# nostr_console
|
||||
Nostr console client using Dart
|
||||
|
||||
|
||||
# todo
|
||||
|
||||
* initial creation of private/pub key ( and loading happens in background)
|
||||
* clear screen between menus
|
||||
* new menu system with three top apps: social network, public channels, and DM's
|
||||
* allow special character input, and 256 limit [info](https://www.reddit.com/r/dartlang/comments/xcdsyx/i_am_seeing_that_stdinreadlinesync_returns_only/)
|
||||
* create channel
|
||||
|
||||
|
||||
# Use
|
||||
|
||||
Easiest way to run nostr_console: Go to releases and get an executable for your platform.
|
||||
|
Loading…
x
Reference in New Issue
Block a user