This is a terminal UI nostr DM client.
Download from the releases a cross-platform binary, and run it.
-or-
git clone https://github.com/jeremyd/flightless2
cd flightless2
go get
go build
./flightless2
It keeps it's data in sqlite in the current working directory called flightless.db
It outputs logs in it's current working directory called flightless.log
Use at your own risk. I am not responsible for any situations that may happen by using this l33t terminal.