|
|
#1 |
|
Constant Ping Menubar App
This may seem like a very bizzarre question but.
My macbook and 2wire router/modem hate each other. I get constant timeouts! But I found a workaround (cred: apple.com boards) if I open up terminal ping my router ip 192.186.x.x and it just constantly pings I DO NOT disconnect. I put it under test left; my macbook on for a week straight no problemo! Thus coming to my request. I hate having a terminal window open seeing nothing but Code:
64 bytes from 192.168.x.x: icmp_seq=1346 ttl=255 time=1.335 ms 64 bytes from 192.168.x.x: icmp_seq=1347 ttl=255 time=2.090 ms 64 bytes from 192.168.x.x: icmp_seq=1348 ttl=255 time=1.375 ms I was hoping someone has heard of a menubar app I can run that just does it in the background? TBH I have very LIMITED programming knowledge so I am not sure where to go here but something like this vimeo but when I click on it, opens up a terminal page of the pinging in action? Where do I from here? Thanks! Taz.
__________________
i came, i saw, i ran away |
|
|
|
0
|
|
|
#2 | |
|
Quote:
http://www.watchingthenet.com/ubuntu...al-window.html
__________________
The only difference between an American and a Downunderian is that Americans only think they're free. |
||
|
|
0
|
|
|
#3 | |
|
Quote:
![]() Appreciate the help! Taz.
__________________
i came, i saw, i ran away |
||
|
|
0
|
|
|
#4 |
|
Code:
nohup ping 192.168.x.x & If for any reason you need to stop it, use activity monitor. I'm not sure if this command lives through a reboot or not.
__________________
The only difference between an American and a Downunderian is that Americans only think they're free. Last edited by MorphingDragon; Oct 9, 2010 at 05:15 PM. |
|
|
|
0
|
|
|
#5 |
|
Alternative solution:
Open the Apple Script Editor and paste this into it Code:
repeat do shell script "ping -c 1 192.168.0.1 > /dev/null" do shell script "/bin/sleep 60" end repeat
__________________
Sponsor me to cycle 100Km round London in the dark |
|
|
|
0
|
|
|
#6 |
|
Perfect both methods work! I went with method one btw.
__________________
i came, i saw, i ran away |
|
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| thread | Thread Starter | Forum | Replies | Last Post |
| Remove third party apps from menubar? | Halvard | Mac Applications and Mac App Store | 6 | Dec 5, 2012 08:52 PM |
| Name that app? (iTunes controller, below menubar) | ttttaylor | Mac Applications and Mac App Store | 1 | Jun 23, 2011 11:31 PM |
| Ping iphone app | lilyflowers | iPhone and iPod touch Apps | 0 | Apr 11, 2010 03:11 PM |
| Looking for a Ping Pong app | ms.annette | iPhone and iPod touch Apps | 2 | Sep 12, 2009 05:36 PM |
| Starting certain menubar apps places them to the right of the Spotlight | retrovertigo | Mac Basics and Help | 4 | Jul 1, 2006 01:18 AM |
All times are GMT -5. The time now is 10:15 AM.








Linear Mode

