The tag has no wiki summary.

learn more… | top users | synonyms

57
votes
9answers
3k views

Newt - question, answer and comment and rep change notifications for Mac OS X

Newt is a simple Mac OS X utility that notifies you about new questions, answers, comments and reputation changes. Now, everyone can become a Jon Skeet! Screenshot / Code Snippet ...
35
votes
8answers
3k views

Stack Exchange Notifier Chrome Extension

About Stack Exchange Notifier is a handy extension for Google Chrome browser that displays your current reputation, badges on Stack Exchange sites and notifies you on reputation's changes. You ...
0
votes
1answer
30 views

Inbox item not marked as read after viewing

Accessing inbox items using the following url: /me/inbox Unread inbox items remain unread (is_unread = true) even after that specific item has been read using the API (v2.1). The items are marked ...
17
votes
2answers
1k views

Swatch: A Firefox plugin for monitoring Stack Exchange sites for interesting changes

Screenshots About A Firefox extension that lets you monitor your account activity on any Stack Exchange site that support the Stack Apps API. Automatically refreshes on a set interval to ...
15
votes
1answer
247 views

StackInbox - a Chrome/Firefox Extension that Preserves New Stack Exchange Inbox Messages Until They Are Actually Read

Screenshot / Code Snippet About Preserves new Stack Exchange Inbox messages until they are actually read, not just viewed in the inbox. Items appear in the global inbox as they normally ...
15
votes
4answers
838 views

soapi-notify : Stay ahead of the pack with new question notification V1 release

soapi-notify Stay ahead of the pack soapi-notify is an easy to use windows application that monitors Stack Exchange sites for new questions. Watch a 5 minute end-to-end quickstart video You may ...
4
votes
0answers
350 views

ProStack Lite - StackOverflow inbox notifier and quick accessor for OS X (in Mac App Store)

About Tired of manually checking Stackoverflow.com for new answers and comments? Ever wished to access the new Stackoverflow questions with one click? ProStack Lite is the solution. ProStack ...
2
votes
1answer
237 views

Web SENotify - Stack Exchange website new question notification

Screenshot About This website is a notification tool of new question on Stack Exchange website. License Public Domain Download Download http://senotify.jeb.be/ content (html, css, js from) ...
6
votes
2answers
440 views
2
votes
1answer
125 views

Retrieve inbox notifications

Hi, Is there a way to retrieve any notification that appears in the inbox of stackexchange? Or is there another technique to retrieve notifications on updates?
12
votes
2answers
781 views

SENotify - Stack Exchange new question notification (perl/growl)

Output/Screenshot Growl notification Growl on Mac Growl on Windows Terminal output $ perl SENotify.pl -s stackoverflow -r 60 -v 2 question found on serverfault at : Tue Jun 22 21:41:38 2010 ...
11
votes
1answer
224 views

Can we have some sort of notification system?

It seems like the only way to get notified of certain events is to poll the site continuously. And as per the current policy, it seems like there should be at least a 2 minute delay between requests. ...