Obvious Disclaimer: This is for Sify Broadband users on this list. Others may ignore this email.
Hi,
I've written a GUI dialer program for Sify Broadband using the QT toolkit. You can find the first release here:
https://sourceforge.net/projects/antidialer/
Its very raw -- hacked up in a few days time actually... just to get my Mom to use GNU/Linux full time ;-)
Current features:
* XML based configuration (options file in ~/.antidialer/antidialerrc) * AutoLogin * Password Saving (with encryption) * Account Details/ Signup/ Renew/ Password changing buttons * HeartBeat
Requirements:
QT development tools (uic, moc, qmake) in addition to g++ development libraries for qt, mcrypt and x-windows (libqt3-mt-dev, libmcrypt-dev, x-windows-system-dev)
Regards, Siddhesh