This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
""" | |
A python script to notify on hackernews changes using pySnarl (win32) | |
author: joebo | |
I found myself checking HN throughout the day while working and would | |
spend a few minutes each time skimming to see if there was anything new. | |
This automated the task for me and I thought it might be useful to share. | |
It's meant to be quick and dirty but works. | |
get pysnarl from http://code.google.com/p/pysnarl/ |
NewerOlder