I've created a simple windows taskbar application that checks a user's reputation on SO.
The input is the user's url (http://stackoverflow.com/users/...) and notifies the user of changes in his reputation.
Currently the tool only tracks reputation changes but I plan on adding additional notifications in the next versions.
Update: a new version is available (1.3) with proxy support - go get it now
Links:
- A simple post with short quick-start tutorial.
- Download SO Notifier here