
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is IP Plasmoid which I created for my needs (in my spare time) since I couldnt find good one as I had in GNOME 2.
I added some features which I use and put some options which someone might like.
Since I had trouble with packaging files into .plasmoid file I have made my own Bash installer. If you dont want to use bash, then please manually copy files in proper .kde/ subdirs.
If there are some feature requests, be free to post, I might add them.
Comments are welcome.
If you need for any reason to download older version of plasmoid, please visit website.
-----------------------------------
After reading post, I decided to send and source code for skeptic people.
I have been spending my time on installer just to make as easier as possible to new people, and now it seems that is pointless.
9 years ago
1.2
-Added: you can choose on which mouse button to update ip when clicked
-Added: copy to clipboard option (with button choosing)
-Modified: detectmyip plasmoid icon showup in configuration tabs
1.1
-Fixed: crash if internet connection is lost and everything (in settings) left on default
-Fixed: not showing last ip in red if internet connection lost (when that option is selected)
-Fixed: minor timer problem
-Modified: installer now asks to user press Enter to restart KDE or CTRL+C to skip restart
1.0
-Initial version
9 years ago
1.2
-Added: you can choose on which mouse button to update ip when clicked
-Added: copy to clipboard option (with button choosing)
-Modified: detectmyip plasmoid icon showup in configuration tabs
1.1
-Fixed: crash if internet connection is lost and everything (in settings) left on default
-Fixed: not showing last ip in red if internet connection lost (when that option is selected)
-Fixed: minor timer problem
-Modified: installer now asks to user press Enter to restart KDE or CTRL+C to skip restart
1.0
-Initial version
dovidhalevi
9 years ago
Tried building from source. Now I can access the plugin but when I try to use it, get error cannot find component detectmyip. Also, please use a folder (you did on the installer).
Report
draxcp6
9 years ago
Can you tell me what KDE version do you run and what operating system?
I am asking because I run this with KDE 4.6 on Debian 64bit. Using installer all was setup (as well uninstall works).
Report
dovidhalevi
9 years ago
However, I DID compile it and it did not work as I described.
Report
draxcp6
9 years ago
Yeah, .so file is compiled in 64bit environment, but I thought that linux32/linux64 do that stuff regardless is OS 32bit or 64bit.
I never made .deb or .rpm package, but as I said above, I will give a try when I get more time.
Thanks.
Report
aseigo
9 years ago
you can use OBS (http://openbuildservice.org/) to build packages for you though and kde-apps.org handles the integration.
cheers... :)
Report
draxcp6
9 years ago
Also I didn't knew about that.
Will play with that service when I get some time.
Thanks.
Report
bennyPurple
9 years ago
Report