User:Magick777/My N900 Scheduling

(Time-based scheduling)
Line 1: Line 1:
= What do I need to schedule =
= What do I need to schedule =
 +
 +
 +
 +
= Criteria for scheduling events =
== Cron-based scheduling ==
== Cron-based scheduling ==
Line 12: Line 16:
== Calendar-based scheduling ==
== Calendar-based scheduling ==
== Location-based scheduling ==
== Location-based scheduling ==
-
 
-
= How will I schedule events =
 
* [[fcron]]
* [[fcron]]

Revision as of 13:32, 15 July 2010

Contents

What do I need to schedule

Criteria for scheduling events

Cron-based scheduling

Certain actions need to be scheduled according to time of day, week or month, i.e. as per the scheduling behaviour of the Unix cron daemon. There seem to be two viable ways of achieving this, via fcron and Alarmed.

  • Reset GPRS data counters at 0000 on first of each month
  • Automated backup of phone to PC
  • Update e-mail etc. when at home on WiFi to minimise mobile updates

System event scheduling

Calendar-based scheduling

Location-based scheduling