from Hacker News

Tell HN: Linkhive, a tool to backup your saved HN stories

by Gambit89 on 5/27/10, 1:39 AM with 0 comments

Source is here: http://github.com/achea/linkhive

Basically, it's a tool written in Python to download/backup your saved stories to a MySQL database. You can then use a minimally functional search program written in C++/Qt to perform SQL SELECT queries on it. A screenshot ( http://imgur.com/RJt01 ).

Setup is a little involved at the moment, at least until I write proper install scripts.

Any feedback/ideas for improvement are appreciated. :-)