<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <meta name="generator" content="Osso Notes">
    <title></title></head>
<body>
<p>I think GUI will be needed anyway regardless of Fremantle's support. By the response and thanks in tmo in just a few minutes I'm guessing that the interest for such application will be high.</p>
<p></p>
<p>----- Original message -----</p>
<p>A RFC for people who know details about Fremantle's power aspect:</p>
<p></p>
<p>I wrote a python script called Shepherd for my Diablo N810, basically a</p>
<p>glorified CRON that has not just time, but a power and connectivity axis, too.</p>
<p>This means you can define for various processes:</p>
<p></p>
<p>&nbsp; &nbsp; * hours allowed</p>
<p>&nbsp; &nbsp; * connection type allowed (I guess you could define exact connections, but</p>
<p>I never got that far)</p>
<p>&nbsp; &nbsp; * power requirements (plugged in, or a minimum % of battery)</p>
<p>&nbsp; &nbsp; * user inactivity (also started to implement, but never actually finished)</p>
<p></p>
<p>I used it for a couple of things... Flipclock (turn on if charging),</p>
<p>transmission (turn on if charging and on WLAN between 2AM and 8AM) and killing</p>
<p>maps if battery gets below 25%. It's very rudimentary, no GUI or other magic -</p>
<p>it just launches the app if it is not already running and conditions are met,</p>
<p>and kills it if they aren't (but only if they were started by the shepherd</p>
<p>app).</p>
<p></p>
<p>Now, my question for people already working with Fremantle would be whether it</p>
<p>already includes similar scheduling/battery/bill saving functionality (or</p>
<p>parts of it) and if you think a script like this would be interesting to get</p>
<p>ported to Fremantle and get a proper GUI ?</p>
<p></p>
<p>_______________________________________________</p>
<p>maemo-developers mailing list</p>
<p><a href="mailto:maemo-developers@maemo.org">maemo-developers@maemo.org</a></p>
<p><a href="https://lists.maemo.org/mailman/listinfo/maemo-developers">https://lists.maemo.org/mailman/listinfo/maemo-developers</a></p>
<p></p>
<p></p>
</body>
</html>