Ronak Gothi 004b1a02f3 Merge pull request #5 from hossain-khan/improve-error-handling
Improve error handling for binary generation
2026-03-06 19:35:36 +05:30
2026-01-19 17:32:54 +05:30
2026-01-19 17:32:54 +05:30
2026-01-19 17:13:24 +05:30
2026-01-28 05:41:34 +01:00
2026-01-19 17:13:24 +05:30
2026-01-23 16:37:34 +05:30
2026-01-28 05:51:58 +01:00
2026-01-28 05:51:58 +01:00
2026-01-19 17:13:24 +05:30
2026-01-22 13:02:36 +05:30

Tailor your TRMNL

This repository contains the source code that lets you tailor your TRMNL. This works by creating a brand binary on your browser and updating the brand binary on the device directly without downloading / installing / modifying the firmware source code.

Supported Changes

You can make customizations to the following brand attributes

  1. API Base URL (coming soon)
  2. Logo
  3. Loading Icon

How to get started?

  1. Clone this repository
  2. git submodule init
  3. git submodule update
  4. Install emscripten eg: brew install emscripten
  5. Compile and create a wasm file bash build.sh
  6. open index.html on your browser.
S
Description
No description provided
Readme 115 KiB
Languages
CSS 61.1%
HTML 33.4%
JavaScript 4.2%
Shell 0.8%
C 0.5%