Skip to main content
 Warning: Beta Version
Version: Beta ⚠️

Extensions

Introduction

TypeWriter is a dynamic platform that supports the development of extensions, which are modular components enhancing the overall functionality. Extensions are self-contained, easily shareable, and integrate smoothly into the TypeWriter system. They allow you to create custom entries and have them show up in the web panel. This guide is tailored to guide you through the process of creating an extension, suitable for both beginners and experienced developers.

 info

It is required to write extensions in Kotlin, as it is the primary language of TypeWriter. It is not possible to create extensions in Java.