Hi Robert, Yes, that one is the easy one! I've implemented it, all it does is the following:
1. boinccmd --project $thisURL allowmorework 2. sleep for X seconds 3. boinccmd --project $thisURL nomorework The feature enables me to use a machine intermittently, I just click "request then deny" and it runs a project of my choosing, for a little while, and then goes quiet. The other two BOINC Manager buttons I mentioned are similar, but they require firing an event when the task ends. The request-then-deny button just needs the sleep function in between calls. Stu On 23 Oct 2016 at 21:19, Robert Miles wrote: To: [email protected] From: Robert Miles <[email protected]> Date sent: Sun, 23 Oct 2016 21:19:49 -0500 Subject: Re: [boinc_dev] Subject: feature requests > I don't find the request below clear. Could you restate it to make it > clearer? > > > Date: Sat, 22 Oct 2016 21:19:21 +0100 > > From: "lsi" <[email protected]> > > Subject: [boinc_dev] feature requests > > > > A few misc ideas, these are pasted from my notes which I wrote a > > while back, apologies in advance for any cluelessness... :) > > > > Stu > > > > * > > > [snip] > > > > - BOINC Manager: button to "fetch new work, then deny new tasks for > > this project" > > > [snip] > > > > --- > > Stuart Udall > > stuart [email protected] net - http://www.cyberdelix.net/ > > _______________________________________________ > boinc_dev mailing list > [email protected] > http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev > To unsubscribe, visit the above URL and > (near bottom of page) enter your email address. --- Stuart Udall stuart [email protected] net - http://www.cyberdelix.net/ --- * Origin: lsi: revolution through evolution (192:168/0.2) _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
