Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Wow, a command-line interface to a website is something I never thought I'd see.

My first reaction was that it's a step backwards because the usual benefits of a command line aren't present here (you're usually already using your mouse, commands can't be piped, no shell scripts to run things in sequence)...

But I'm intigued -- maybe it's a possible step forwards? The implementation is very well done. I suppose maybe it functions like traditional keyboard shortcuts in a way? To follow a user, instead of finding their page and clicking follow, you just type "@user follow".

Still, all the commands are so basic, and many are infrequently used, I don't really see much of the "shortcut" value. I'm very curious to see if this user interface concept grows. Imagine if this became a standard way to interface with web API's!



I know for one of the games I work on, the chat-commands/command-line interface is one of the most popular user interface features for power users. And the main reason is what you suggest about navigating and clicking. Admittedly, in a game you might "/equip meat helmet" or "/use mmj" a lot more frequently than you will friend someone on github, but it's a similar concept.


For a universal search bar I've been wanting to implement a chat bot style thing for issuing actions:

   /find search term
Which is actually the same as not including "/find"... it acts like a search box when not told otherwise.

   /goto inbox
   /goto home
Navigation to common pages.

   /me is dancing
That one updates your status.

   /me slaps [user] with a trout
Is the equivalent of a Facebook poke I guess.


i'm not trying to be a jerk, i swear, but Google (especially since the autocompletion and nigh-instant results) would count, i think.


Gmail has something similar, try to press G L and then start typing to move to a label. Might require something to be activated from labs though.


That is cryptic keypress shortcuts, not quite command lines.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: