New version
New version: 0.2
Version 0.20!
I’m proud to release the new version of AyaDN, my command-line client for App.net written in Ruby.
I’ve spent hours refactoring the classes, de-idiotizing the methods and DRYing the code.
At last, AyaDN is now more or less modular (I’m still a beginner, my friends) and actually object-oriented (I learned a few things this week!).
Starting now, I will be able to add features without fearing to break everything.
And regarding features, there’s plenty already, and many more to come!
Current features
read your App.net personalized stream
write a post
reply to a post
read the conversation around a post
star/unstar a post
repost/unrepost a post
follow/unfollow a user
search posts containing a hashtag
get informations on a post/user
get posts from a user
get posts mentioning a user
get posts starred by a user
get posts reposted by a user
get users who starred a post
read the other streams: Checkins (don’t miss this one!), Global, Trending, Conversations
delete a post
save/load a post
What’s next?
more features: search content, manage files, save conversations, mute/unmute, block/unblock, private messages, etc
actual error handling
configuration
better output format
better compose window
See you soon!