Live data from Hacker News

Show HN: "Command Line" for the Social Web

news.ycombinator.com

1–3 of 3 posts

Re: Show HN: "Command Line" for the Social Web

#2
Cool idea. I had a similar idea this week about just creating a version I can run from my actual command line. I worked on it for a few hours and got Facebook and Twitter working. If you're interested you can see the code at https://github.com/mattmccormick/Social-Media-Command/blob/m...

(Although it's really pretty simple and only does status updates at the moment)

Re: Show HN: "Command Line" for the Social Web

#3
post #2

Cool idea. I had a similar idea this week about just creating a version I can run from my actual command line. I worked on it for a few hours and got Facebook and Twitter working. If you're interested you can see the code at https://github.com/mattmccormick/Social-Media-Command/blob/m... (Although it's really pretty simple and only does status updates at the moment)

Thanks! Yeah, this only has status updates working too--mostly I did this as a proof of concept that real applications can be built through Twitter.