Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
4741296868_07e17dbd2d_o.jpg


I didn't want to wait for Shark Week any longer so I decided to make Shark Week an everyday thing.
 
n00b question... how do you get the 'ghost' calendars, Facebook chat contacts, etc. on the desktop? I dig it.
 
Scripts are bit messy.

CPU PROC + battery said:
my_ac_adapt=`ioreg -w0 -l | grep ExternalConnected | awk '{print $5}'`
if [ "$my_ac_adapt" == "Yes" ]
then
echo "Power : External"
else
cur_power=`ioreg -w0 -l | grep CurrentCapacity | awk '{print $5}'`
max_power=`ioreg -w0 -l | grep MaxCapacity | awk '{print $5}'`
bat_percent=`echo "scale=2;$cur_power / $max_power" | bc`
bat_percent=`echo "$bat_percent * 100" | bc | sed 's/.00//'`
cyc_count=`ioreg -w0 -l | grep "Cycle Count" | awk 'BEGIN { FS = "=" } ; {print $8}' | awk 'BEGIN { FS = "}" } ; {print $1}'`
echo "Power : Battery ($bat_percent%)"

fi
ps -amcwwwxo "command %mem %cpu" | grep -v grep | head -13

Uptime/Memory usage said:
top -l 1 | awk '/PhysMem/ {print "Memory Used: " $8}'
top -l 1 | awk '/PhysMem/ {print "Memory Inactive: " $6+$10"M"}'
uptime

Can't remember where the icon set was from and wallpaper..

-------------------------------
Can you post the geeklets or scripts, please.....

Ik like it alot!
 
just did a google search for back to the future and delorean icons. I found a bunch.

here's one set i use for usb attched drives (the 2015 nike's hyperdunks):

Back-to-the-Future_1.PNG
I just wondered, because it looked similar to the one I had made (but not put on the internet to my knowledge). I guess I am not the only person who knows how to use a google image search and crop out an icon.
 
This a ground beetle (family Carabidae) that wandered into my room. Naturally, I took a few pics and then set it free again. :)
 

Attachments

  • June Desktop.jpg
    June Desktop.jpg
    408.7 KB · Views: 200
^ Dude thats like trying to put makeup on XP and saying its sexy; its still a cow and its still ugly.

Damn that Cow just looks so wrong like that dude from clerks 2 ... just wrong in so many ways; gives me the creeps!
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.