nostr relay proxy

event page

Nostr Scripts ============= I wrote some posix shell scripts for myself to interact with nostr. They are working well for me at this point, so you can check them out and see if they're interestng to you. 1. Postr A simple file poster for nostr, and satellite earth. I use this with the lf file manager, bound to the F5 key. whatever file i am hovering over, gets routed through a case statement and if its media, it gets sent to satellite.earth. If its a .md file, it gets posted as a longform note. It its a .txt file, it gets posted as a kind1. 2. Notestr Opens your $EDITOR, you write, you save and close, it posts to nostr. 3. Longstr Same as notestr, but longform. Documentation for each script is in the script itself, the old fashioned way. Caveat: this is not a software release. it's someone sharing their own personal scripts. They are posix, so should work pretty much everywhere that matters. But its on you to make them work for yourself. find them here: https://atyh.net/scripts.html

rendered in 2.508047ms