Stofanet Signon Applet
Being tired of always having to open a browser and manually signing on to opening my Stofanet connection I decided to write a small GNOME application that would let me do this in a more easy fasion. Hopefully someone besides me will find this usefull, if not for its original purpose behaps as an example Gtk# application using the GNOME notification area.
Requirements
- Gtk#
- .NET runtime environment Mono
- Sharp Egg - Tray applet library
(assemply comes bundled with the download packages on this page.)
Example configuration file:
<?xml version="1.0"?>
<configuration>
<username value="your-username" />
<password value="your-password" />
</configuration>
<configuration>
<username value="your-username" />
<password value="your-password" />
</configuration>
Download
Version 0.1 (Saturday, August 21 2004)
StofanetSignonApplet-0.1.tar.gz (73.83kb)
Changelog:
- Display trayicon in GNOME notification area
- Signon Stofanet connection
- Signoff Stofanet connection
- Quit applet
- Load login information from configuration file
Version 0.2 (Tuesday, October 05 2004)
StofanetSignonApplet-0.2.tar.gz (74.15kb)
Changelog:
- Now uses new method to submit signon and signoff actions to fix .NET Framework bug KB327885
- Added about dialog
Screenshots

.plan
- Dialog for changing signon data
- Bandwith usage monitoring