Home
Download
Screenshots

Wiki
Plugins
Translations
Developers
Donate

Forums/Help
Contact Us


StrokeIt



StrokeIt Plugin Development

Getting Started

Creating StrokeIt plugins is easy, even for novice C programmers. Grab the SDK, take some time to read the developer documentation and you can have your first plugin up and running withing just a few minutes.

StrokeIt SDK - (Updated: 27 July, 2009) - A sample plugin to get you started.

See the Developer Documentation for details.

You can get the source code for many StrokeIt plugins from the "strokeit" repository on svn.tcbmi.com

Browse plugin source code online at websvn.tcbmi.com

Lua Plugin Development

Lua plugins are very simple to create and can extend the Lua based StrokeIt Scripting language.

Lua Plugins are available in the online source code inside the "Lua Plugins" directory.

You can also download an example Lua plugin here.

Having trouble?

Ask questions in the Plugin Development section of forums to get expert help or just to discuss the plugins you've created.