mirror of
https://github.com/vishalxl/nostr_console.git
synced 2025-09-20 02:22:21 +02:00
0d07600066a6e6876d236bbd605686d2b4aa40ea

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%