Avatar
NIPY
f8585482916afa5ab5bbf74c596aa8cb7f9df068cc9b187e3ec2157728fb8365
The test place and sort of official account for my makeshift Nostr/Activity Pub/Bluesky client NIPY

Now trying a Nostr specific post

Testing a quick fix to get the simplified script up to date with the other versions

Alright one more one last test, updated the version on pypy to have a readme

One last quick test using pip instead of pipx.

Sucess adding NIPY to the python repos. You can now install NIPY with pip and pipx. E.g.:

pipx install nipyproto

Also, looks like I need to see why Nostr embedded posts don't seem to work. Adding to my todo list.

note1qqqqwn6hephue3n8pxns469dlggv44ugvcns0pc6v85dlhadujsqtzh5az

Why use Gossip when you can use NIPY? On NIPY you can annoy three times as many people and you can't see people replying to you when you say the world is flat.

Alright just testing Nostr embedded/quote posts and thought it was a funny way to do so.

Testing NIPY from within the pypy repo installed with pipx

New updated verions of NIPY/ni.py v1.1 is all set for download.

https://github.com/0n4t3/nipy/releases/tag/v1.1

Changelog:

Added credential management option to set/update credentials stored in Keyring from within script (previously required them to be manually set in a Python shell)

Added support for multiple paragraphs

Added help prompt to provide additional information

When starting the script, instead of being prompted to broadcast and using dif to post individually, it now asks you to use the broadcast function for the same post everywhere or the post function to do an individual post to each network.

Updated ReadMe and installation instructions

One last test to make sure my typo fixing didn't break the post function

One final test to make sure my fixing of typos didn't break the broadcast function,

or the multiple paragraph funciton.

Alright, it appears to be working. I need to fix some typos in the help prompt, but otherwise it looks all good. I'll probably update the github sometime tonight.

Fingers crossed

Testing a Nostr specific post with...

multiple paragraphs!

Alright I think I have it working, with this new version you can be prompted to set up your credentials from within the script, and I added a few bells and whistles.

Also, you can have multiple paragraphs now.

trying again

maybe fixed at portion

testing a new script pt1

NIPY 1.0 with better organized code and creds managment is now finished at https://github.com/0n4t3/nipy/releases/tag/v1.0. #nostr #activitipub #fedi #atproto

Alright, now I'm ready to get to work on updating the repo. Seems to be working great both with and without keyring

Nostr only post from simplified version