My Fluid apps used to always get glitchy and unresponsive after they
had been left open for too long (especially heavier websites like
gmail, google calendar, google docs). I was constantly killing and
restarting them. So I wrote this script to automatically restart all
open Fluid apps on a periodic basis to keep them fresh and running
smoothly. It works for me, and I'm using OS X 10.5.7. Full d

download it here: http://tr.im/ngbh

Installation:

1) Place the file in your /Applications folder

2) Paste the following command into terminal to add a crontab entry
that will run the script twice a day (at noon and midnight):

(crontab -l; echo “0 0,12 * * * osascript /Applications/Restart\
Fluid.scpt”) | crontab

Hope this helps someone..

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"fluidapp" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/fluidapp?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to