Skip to content

Instantly share code, notes, and snippets.

@josh-h
josh-h / trello-activitiy
Created February 13, 2012 22:56 — forked from michaellopez/trello-activitiy
Trello activity userscript for FluidApp
// ==UserScript==
// @name Trello Activity
// @namespace http://fluidapp.com
// @description Displays a Growl notification for new activities every 5 seconds. Also updates the badge.
// @include *
// @author Michael Lopez (michael@weahead.se)
// ==/UserScript==
(function () {
if (window.fluid) {