Wanted: Taskbar App to Show Wifi Strength

For discussions about programming, programming questions/advice, and projects that don't really have anything to do with Puppy.
Post Reply
Message
Author
User avatar
mikeslr
Posts: 3890
Joined: Mon 16 Jun 2008, 21:20
Location: 500 seconds from Sol

Wanted: Taskbar App to Show Wifi Strength

#1 Post by mikeslr »

Occasionally I want to find out the strength of the Wifi signal being received.

Via a terminal, without the quotes: "watch -n 1 cat /proc/net/wireless"

will generate the information among others (couldn't be cut & pasted) regrading Quality: Link, 48; Level, -61; noise, 256. The read-outs of Link and Level change slightly (up or down) about every second. The "Level" read-out corresponds to the number displayed if "Setup networking" is called started via the launcher on the taskbar.

How to make use of that information in its own taskbar launcher?

disciple
Posts: 6984
Joined: Sun 21 May 2006, 01:46
Location: Auckland, New Zealand

#2 Post by disciple »

You might want to look at sit or sdesk http://www.murga-linux.com/puppy/viewto ... ost#985304
Do you know a good gtkdialog program? Please post a link here

Classic Puppy quotes

ROOT FOREVER
GTK2 FOREVER

User avatar
mikeslr
Posts: 3890
Joined: Mon 16 Jun 2008, 21:20
Location: 500 seconds from Sol

#3 Post by mikeslr »

Thanks, disciple. I'll see what I can do with the information when I get a chance. But especially thanks as I would never have found the thread. I think of "icons" as being a graphic. I would have searched in vain for a taskbar "launcher".

Post Reply