Difference between revisions of "Plugins"
From TimeSnapper
Atlioddsson (talk | contribs) |
LeonBambrick (talk | contribs) m (added link to Plugin_Ideas) |
||
Line 20: | Line 20: | ||
* [http://www.kapie.com/blog/2009/03/18/TimeSnapperPlugin.aspx TimeSnapper TwitPic Plugin] by [http://www.kapie.com Ken Hughes] - uploads the last screenshot to TwitPic automatically (''currently not compatible with v. 3.5 and later'') | * [http://www.kapie.com/blog/2009/03/18/TimeSnapperPlugin.aspx TimeSnapper TwitPic Plugin] by [http://www.kapie.com Ken Hughes] - uploads the last screenshot to TwitPic automatically (''currently not compatible with v. 3.5 and later'') | ||
+ | |||
+ | |||
+ | == Other Ideas? == | ||
+ | |||
+ | We maintain a list of ideas for plugins, at this page: [[Plugin_Ideas]] | ||
[[Category:Plugins]] | [[Category:Plugins]] |
Revision as of 05:16, 7 November 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 timesnapperplugins.codeplex.com.
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)
Other Ideas?
We maintain a list of ideas for plugins, at this page: Plugin_Ideas