Home
Screenshots
Testimonials
Integration
About
TimeSheet Integration: plugin SDK for synchronizing time entries
The purpose of this Software Development Kit (SDK) is to make it possible to write a connector to your own billing- or project management tooling.
To implement the plugin:
1.
First read the article on
CodeProject.com
about
Plug-ins in C#
;
2.
Download the jump-start example
Visual Studio project for TimeSheet;
3.
Implement the IPlugin interface;
4.
Also define the specific UI control for your plugin:
5.
Put the plugin binary (dll) in the same directory as the TimeSheet executable. The plugin will then appear in the
Adapter plugin
dropdown list of the
TimeSheet Import / Export
dialog, ready to use:
Feel free to share your plugin!
For questions and feedback:
email me
.