mirror of
https://github.com/vishalxl/nostr_console.git
synced 2025-03-30 12:35:50 +02:00
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
98.8%
Shell
1%
Dockerfile
0.2%