mirror of
https://github.com/usetrmnl/tailor.git
synced 2026-04-29 13:44:32 -07:00
master
Improve error handling for binary generation
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
- API Base URL (coming soon)
- Logo
- Loading Icon
How to get started?
- Clone this repository
git submodule initgit submodule update- Install emscripten eg:
brew install emscripten - Compile and create a wasm file
bash build.sh - open
index.htmlon your browser.
Description
Languages
CSS
61.1%
HTML
33.4%
JavaScript
4.2%
Shell
0.8%
C
0.5%