A few days ago I started pushing all the projects that I had done since 2007 to Git Hub and found this awesome program! I had already forgotten that I had written it! Try it out and if you like it, please contribute! :)
Ps. I currently have pushed 12 projects and have 19 projects left. I am pushing 1-2 works per day, because none of them have a good readme, and I have to write it. If you are interested in my works, you can follow my github profile.
It would be nice if HN got a real API. I like to read HN from my phone, but the table-based layout just doesn't work. Being able to write a "rich" interface would be much nicer.
(Plus, it would be nice to get notifications about comment replies, etc.)
It doesn't matter much, but it's a nice and very obvious way of saying "you should run this". You clone the repository, type ls, see one file green, and you can instantly run it, without reading the doc, or guessing.
This is awesome! Currently, though, it allows you to browse a listing of headlines, but that's a great place the start.
One feature that would make this tremendously more usful is just adding integration to the Python 'webbrowser' module to open the currently selected entry in the user's default browser. That might even be the only feature this needs :)
Try cycling the display modes with 'm'. There is a mode that displays the URLs. I usually just copy/paste it. I can't open them in a browser because I run this program on another computer via a ssh session, therefore I have not yet implemented this feature.
Sometimes the URLs are too long, though. Then I have to navigate to hacker news. The same if I want to comment.
Ps. I currently have pushed 12 projects and have 19 projects left. I am pushing 1-2 works per day, because none of them have a good readme, and I have to write it. If you are interested in my works, you can follow my github profile.