From 310eb8091d54e81b758617ec1433cbab93e0eb8b Mon Sep 17 00:00:00 2001 From: 0n4t3 <137756696+0n4t3@users.noreply.github.com> Date: Tue, 20 Feb 2024 06:54:12 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c842346..0c51f19 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ ni.py or "Nate's Inane Post Yeeter" is about as serious of a project as the name ## Why? I was bored. -However, I can see this being a handy tool for me or others. The ability to share a quick thought from the command line to one or more networks could be an easy way to send a post or ask a question, and the ability to post to multiple networks at once could be handy to those who use multiple regularly and especially useful to content creators looking to share their content. It also has has a cool retro feel and makes me think I'm a "l33t h4ck3r" because it's in the terminal. +However, I can see this being a handy tool for me or others. The ability to share a quick thought from the command line to one or more networks could be an easy way to send a post or ask a question, the ability to post to multiple networks at once could be handy to those who use multiple regularly, and this could be useful to content creators looking to share their content across the interwebs. It also has has a cool retro feel and makes me think I'm a "l33t h4ck3r" because it's in the terminal. -Finally, this is also useful as a proof of concept. What I'd love to see is a GUI client that can post to the two networks, have a following feed combining users on both protocols, and be able to reply to others (and see other's replies) on multiple protocols. It wouldn't hurt to show something like that is possible by making a more primitive version that's aligned with my (lack of) skills. +Finally, this is also useful as a proof of concept. What I'd love to see is a GUI client that can post to the three networks, have a following feed combining users on the protocols, and be able to reply to others (and see other's replies) on multiple protocols. It wouldn't hurt to show something like that is possible by making a more primitive version that's aligned with my (lack of) skills. ## Dependencies