I've written a simple script to extract the top 5 starred repos of each hour on GitHub and publish them on Twitter. Along with repo name and url, I also added the top three users (in terms of the number of followers) who starred the repo in the past hour. It can be simply used to track the trending repos on GitHub.
URL: https://twitter.com/githubhourly
Let me know what you think. Thanks.