Blinky v0.8, now in stores!

News, happenings
Message
Author
nikozan

#16 Post by nikozan »

Thanks for that file! lior2b !

User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#17 Post by ttuuxxx »

nikozan wrote:Thanks for that file! lior2b !
Its been updated since than also, The sources is found at Barry's sources repo
http://bkhome.org/sources/alphabetical/b/
username:puppy
password:linux
and early this year Barry made a blinky app from scratch and micko add new right click menus and Icon themes
below is a pet ready to install/or use as a template when the compile sources package.
ttuuxxx
Attachments
network_tray-2.4.5-Lucid.pet
(20.31 KiB) Downloaded 609 times
network_tray-2.4.3-Lucid.tar.gz
SOURCES
(15.06 KiB) Downloaded 580 times
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

#18 Post by 01micko »

Ok, where else to post this? This seems ok. (network_tray)

This is Barry's latest source (includes i18n) hacked for tray icon changing (same as ttuuxxx above) and also hacked to show IP address on a LAN on mouse over.. someone requested that .. somewhere???

I'm not sure how it will react with ppp connections though as it looks for the IP with ifconfig, though if the IP is NULL there is a check for that. Might be ok, reports needed.

Attached is the source and a pet compiled in latest slacko-beta (ymmv). Someone might want to use the pet as a template and compile for wary/lupu/whatever. This has a frisbee compatible startup script designed by rerwin. It makes no difference whether you have frisbee installed or not, but if you are running frisbee it will not show.

Edit: reuploaded pet, bug in change icons script
Attachments
capture31336.png
(23.08 KiB) Downloaded 773 times
network_tray-2.5-src.tar.bz2
(10.17 KiB) Downloaded 652 times
Last edited by 01micko on Sat 17 Nov 2012, 00:39, edited 1 time in total.
Puppy Linux Blog - contact me for access

User avatar
pemasu
Posts: 5474
Joined: Wed 08 Jul 2009, 12:26
Location: Finland

#19 Post by pemasu »

This worked in precise puppy:
gcc -o network_tray network_tray.c `pkg-config --libs --cflags gtk+-2.0`

instead of the invocation in the ./compile script.

Cheers and thanks.

User avatar
Keef
Posts: 987
Joined: Thu 20 Dec 2007, 22:12
Location: Staffordshire

#20 Post by Keef »

The pet works fine on Akita 13.
(think it was gcmartin who wanted the IP address. He does like his LANs, does gc...)

User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#21 Post by ttuuxxx »

pet works on 2.14x :)
ttuuxxx
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

Post Reply