Oddbean new post about | logout
 Maybe. I sometimes post notes from the command line, so same.

But most people need much more and we're both going to be amazed at how cool everything is, within a year. 
 The command line? Tell me more about this please 
 You can use the command line to write notes, if you import some Nostr libraries or install the CLI. 
 Didn't know at all that there was a cli client. Are we talking about algia? It seems i can use this with termux... 
 I've been using an altered version of @liminal script. I think he's using the typescript library.

I think @JeffG  has a CLI repo somewhere. 🤔 
 What i found so far was this 
https://github.com/mattn/algia written in go. I assume that with go installed, i can install this too. If you find something else you can inform me, i always like cli staff. Also another question. Is there a minimal relay for offline use with raspberry pi zero or even with termux? If you know... 
 Just use the one linked to from Nostrudel's relay management page. 
 I'm using this with my raspberry pi zero 2 w.

https://github.com/mattn/nostr-relay 
 If it is to be run as stand-alone, litestream configuration is not required. 
 Excellent. Thank you mattn