Introduction

TRMNL's plugin marketplace lets anyone publish and share their work.

Our plugin marketplace is where developers can make plugins for other users to install. Since November 2025 TRMNL pays developersarrow-up-right for their work.

There are 2 approaches to publishing plugins for other users — Recipe, or Third Party. Review the differences between them before continuing:

Recipes live inside TRMNL and do not require 3rd party dependencies, user auth, etc. This is our recommended path for plugin development. You can provide custom form fieldsarrow-up-right, monitor usage analyticsarrow-up-right, and optionally middleman with your own services for even more control. Browse 100s of published Recipes herearrow-up-right, or start building herearrow-up-right.

Third Party plugins require a simplified OAuth2 flow with TRMNL. In this scenario, the plugin author (you) maintains user PII and is responsible for data privacy and security. TRMNL fetches markup from your server at regular intervals and generates images for the connected user's device. To build a Third Party plugin, continue reading this guide. Or browse native + third party plugins herearrow-up-right.

Last updated