
Konnection
Source (link to git-repo or to original if based on someone elses unmodified work):
Konnection is written in Gambas, so you need to have the Gambas interpreter /usr/bin/gbx installed (debian: apt-get install gambas-runtime gambas-gb-qt, should be done automatically now).
If you want to be able to use it as a non-root user, do:
chmod a+r /etc/ppp/peers/*
You can set Konnection as the connection script in pppd so that it pops up each time you want to access the Internet, this way you can configure a comfortable dial-on-demand setup with a GUI that lets you choose between all kinds of connections (will likely be automated in a future version).
Packages for other distributions are on the homepage.
0.2-7
- Minimize to tray when connected
- Initial interface to add new connection (when run as root, need people to help me on that)
- Fixed bug that killed KDE connection
0.2-2a
debian package fixed, now contains depends:
0.2-2
- Possible to cancel connection initiation
- Small fixes
- Cosmetic changes to better match KDE GUI
0.2-0
- Executable renamed to "konnection"
- Ask user for password if peer file does not contain the password or "hide-password"
- Try to go offline whenever konnection window is closed
- minor fixes
0.1-0r2
- Graphical progress bar
- Show provider name in taskbar
Ratings & Comments
3 Comments
http://klik.atekon.de/konnection/konnection-0.2.7.tar.gz
some more features like * dock to panel on connect/tray icon * Configuration panel for ppp, like adding removing accounts or etc. Anyway, good work !
I just works :) Thanx for this cool application! Kind regards, Fabrice PS are we going to need a Gambas-app section soon?