So how can you see how much the client has progressed? And how about starting the client up? Is this done automatically? Or should the user do it through the terminal after each reboot?
Are there any plans for a gui like that one for windows?
If you look inside the install directory where you are running boinc, you'll see an XML file called client_state.xml. Inside there, you'll find current task progress. For myself, I made a simple webapp (under Tomcat) that parses the XML and displays some of the information in a web page. I can then simply go to that page to see my Seti status.
Depending on your version of Mac OS X, i Use Jaguar, and this is an example of how I do it using terminal, cd inthedirectoryboincis/slots/0 press return
type in grep prog state.sah press return this is what it looks like for me,
[mattruthsimac:boinc-seti10.2.8/slots/0] mattruth% grep prog state.sah
0.46142567
hope this helps give an idea if the other ideas do not work for them..
Matt.