Difference between revisions of "Activities/TimeLapse"

From Sugar Labs
Jump to navigation Jump to search
(New page: =TimeLapse developers page= ===Overview=== Record is a utility for collecting numerical, photo, and audio data over a period of time. It uses a simple XML format to store data , so its ...)
 
m (Minor layout changes)
Line 6: Line 6:
 
, so its easy to create other applications based on data from this app
 
, so its easy to create other applications based on data from this app
 
===Usage===
 
===Usage===
1.Launch
+
# Launch
2.Select type of data  
+
# Select type of data  
3.Select duration
+
# Select duration
4.Select interval
+
# Select interval
5.Press record
+
# Press record
  
 
If at any point you require a data point of the current, just click "record now" and a data entry will be created, regardless of current settings
 
If at any point you require a data point of the current, just click "record now" and a data entry will be created, regardless of current settings
Line 23: Line 23:
 
===Resources===
 
===Resources===
  
* [https://launchpad.net/timelapse]
+
* [https://launchpad.net/timelapse Webpage on Launchpad]
 +
 
  
  
 
[[Category:Activities]]
 
[[Category:Activities]]

Revision as of 04:10, 30 July 2009

TimeLapse developers page

Overview

Record is a utility for collecting numerical, photo, and audio data over a period of time. It uses a simple XML format to store data , so its easy to create other applications based on data from this app

Usage

  1. Launch
  2. Select type of data
  3. Select duration
  4. Select interval
  5. Press record

If at any point you require a data point of the current, just click "record now" and a data entry will be created, regardless of current settings

Future Features

  • Networking
  • Web interface
  • 1-Step Backup


Resources