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 browse and access the source code for all of the core StrokeIt plugins from the repository on GitHub

Lua Plugin Development

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

Source code for the Lua Plugins is available here

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.