Get Started

You can use Tethys Macro SDK in one of the following two ways

  1. You can add macro capability to your application to let your users record and play macros within that application process only. For e.g. if your application is called Application-A then by including the Tethys Macro SDK into Application-A you can provide the feature to your users to record and play macros in Application-A itself.

          If you want to develop the application using this approach then please read

Add macro capability in your software

  1. The other way you can use Tethys Macro SDK is by creating a stand alone macro program, for e.g. if you want to create a macro program for Application-A, then using Tethys macro SDK you can create another application for e.g. Application-B that will record and play macros in Application-A. Both Application-A and Application-B can be your application as well, but they are different application processes.

          If you want to develop the application using this approach then please read

Create a stand alone macro program for any software