| Projects on Google Code | Results 1 - 7 of 7 |
=pySnarlNetLib=
Library written in pure python that uses socket to send commands to Snarl.
Requirements:
* Python 2.5+ (should work under 2.4)
Current commands:
* register
* unregister
* addclass
* notification
==Usage==
To use it in your code:
{{{
import snarlnet
sn...
A plugin for iTunes, which displays the current track info via Snarl
jWeatherWatch is an Open-Source [http://www.java.com Java] based platform independent Weather client for [http://www.accuweather.com/ AccuWeather].
<br>
You can watch different locations and get notifications on current weather changes and changes in the forecast.
<br>
It automatically saves you...
==Summary==
A python version of the main functions to use Snarl (http://www.fullphat.net/snarl)
==Usage==
This module can be used in two ways. One is the normal way the other interfaces work.
This means you can call snShowMessage and get an ID back for manipulations.
The other way is there...
=== What is this? ===
A proof of concept script that uses Mail::IMAPClient IDLE support, a Perl socket, and Snarl to display new mail notifications to the user without polling the mail server on a defined interval.
=== Should I expect perfection? ===
No. This is an example that has a few bugs, ...
Snarl (http://www.fullphat.net/snarl.html) is a simple notification system, similar to Growl under OSX. This is a simple pure Ruby wrapper to the native API (using DL).
PHP Extension for the Snarl Notification System API on Windows