From 78652f4f96bbf93ffcaf0a5a336595ab196a7b47 Mon Sep 17 00:00:00 2001 From: Tobias Schmidl Date: Mon, 24 Feb 2014 17:54:24 +0100 Subject: [PATCH] README extended --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e717f5e..cf5d798 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,5 @@ These are scripts for greasemonkey, a tiny little addon which allows customized ##facebook-notification.user.js Facebook has its own notification system, but unfortunately they aren't using HTML 5 notifications. Which is sad, because then these notifications would land directly on ones desktop! These notification integrate seamlessly into the [Freedesktop Notification System](https://developer.gnome.org/notification-spec/) via an [addon](https://github.com/mkiol/GNotifier). + +This script polls each 30 seconds the message status and pushes these changed statuses to a new notification.