Difference between revisions of "Plugins"
From TimeSnapper
Atlioddsson (talk | contribs) |
Atlioddsson (talk | contribs) |
||
Line 13: | Line 13: | ||
* [[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]]. | ||
− | The source code can be found on [http://timesnapperplugins.codeplex.com/ | + | The source code can be found on CodePlex at [http://timesnapperplugins.codeplex.com/]. |
== User Plugins == | == User Plugins == |
Revision as of 10:52, 27 September 2009
TimeSnapper has plugin capabilities, allowing the user to extend the base functionality of the system. If you are a developer who wants to create plugins, then take a look at Plugin Development
Official Plugins
- Animated Gif Plugin - creates an animated .gif file from a series of screenshots selected in the Day Browser's TimeBar.
Open Source Sample Plugins
We have open sourced the following 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.
The source code can be found on CodePlex at [1].
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.
- TimeSnapper TwitPic Plugin by Ken Hughes - uploads the last screenshot to TwitPic automatically (currently not compatible with v. 3.5 and later)