mirror of
https://github.com/vishalxl/nostr_console.git
synced 2025-09-21 11:10:30 +02:00
afe266f75abac24e790aa95945229d9b2b66e1bf
nostr_console
Nostr console client using Dart
Use
To get the latest messages for last 3 days:
dart run bin/nostr_console.dart --request=`echo "[\"REQ\",\"l\",{\"since\":$(date -d '-3 day' +%s)}]"`
Languages
Dart
99%
Shell
0.9%
Dockerfile
0.1%