Difference between revisions of "Plugins"

From TimeSnapper
Line 8: Line 8:
 
== Sample Plugins ==
 
== Sample Plugins ==
  
* [[Animated Gif Plugin]] - creates an animated .gif file from a series of [[Screenshot|screenshots]] selected in the [[Day Browser|Day Browser's]] [[TimeBar]].
+
* [[SQL Executer Plugin]] - For developers: Allows arbitrary SQL statements to be run against TimeSnapper database in order to extract or summarize data.
 
* [[RSS to Flags Plugin]] - Creates flags on the timeline ([[TimeBar]]) based on a RSS feed such as Twitter or Yahoo Pipes.
 
* [[RSS to Flags Plugin]] - Creates flags on the timeline ([[TimeBar]]) based on a RSS feed such as Twitter or Yahoo Pipes.
 
* [[Opening Hours Plugin]] - Defines "opening hours" for TimeSnapper, i.e. the time when TimeSnapper is actively taking [[Screenshot|screenshots]].
 
* [[Opening Hours Plugin]] - Defines "opening hours" for TimeSnapper, i.e. the time when TimeSnapper is actively taking [[Screenshot|screenshots]].
* [[SQL Executer Plugin]] - For developers: Allows arbitrary SQL statements to be run against TimeSnapper database in order to extract or summarize data.
 
  
 
== User Plugins ==
 
== User Plugins ==

Revision as of 13:51, 16 September 2009

TimeSnapper has plugin capabilities, allowing the user to extend the base functionality of the system.


Official Plugins

Sample Plugins

  • SQL Executer Plugin - For developers: Allows arbitrary SQL statements to be run against TimeSnapper database in order to extract or summarize data.
  • RSS to Flags Plugin - Creates flags on the timeline (TimeBar) based on a RSS feed such as Twitter or Yahoo Pipes.
  • Opening Hours Plugin - Defines "opening hours" for TimeSnapper, i.e. the time when TimeSnapper is actively taking screenshots.

User Plugins

Some enthusiastic TimeSnapper users have gone ahead and written their own plugins to have it adapt to their own needs. And that's really great and hopefully it will be useful to others.