Developers
Build on TigerTag.
The TigerTag protocol is open — CC-BY-4.0, with an irrevocable right to implement it in any product, free, forever. Tiger Studio and Tiger-Scale are MIT; the SDKs are Apache-2.0. The mobile app is free to use, but proprietary.
- 1
An open protocol
Any NTAG 213/215/216, any ACR122U reader, bought anywhere. The Pod is 3D-printed — print it yourself.
- 2
TigerTag is 100% offline
The data lives on the chip. No cloud, no account, nothing phones home.
- 3
TigerTag+ adds an optional online layer
The same offline chip, plus a catalogue entry its manufacturer maintains. Optional. Additive. Never a dependency.
- 4
TigerData
For spools with no chip at all: tracked in the app, upgradeable to a real chip anytime.
- 5
The ecosystem
Desktop and mobile apps, the Pod, the Scale. Installs in a minute — no self-hosting required.
- 6
Factory partners
Filament that arrives already knowing what it is, tagged on the production line.
- 7
The tag outlives the spool
Rewrite it onto the next spool, or reflash it as a plain NDEF tag.
What is open, component by component
Verified against the public repositories.
| Component | Licence | Notes |
|---|---|---|
| Protocol spec | CC-BY-4.0 | The protocol specification and the public registry tables. LICENSING.md carries an irrevocable, worldwide, royalty-free implementation grant. |
| Tiger Studio | MIT | The desktop app. Fork it, sell it — just don't call your fork Tiger Studio. |
| Tiger-Scale | MIT | The scale firmware (ESP32). |
| TigerPOD | CC-BY-4.0 | The Pod, presented: free design, free electronics — two ACR122U readers, a printed shell, a splitter. |
| SDK-JS | Apache-2.0 | JavaScript SDK. Apache-2.0 carries an express patent grant. |
| SDK-Python | Apache-2.0 | Python SDK. Same terms as the JS SDK. |
| Firebase integration | CC-BY-4.0 | Integration reference for third parties: security-rules mirror and data model. |
| Mobile app | Proprietary | Free to use. Not open source. |
L'API pubblica
Il catalogo prodotti è leggibile senza chiave. Sono gli endpoint su cui gira questo stesso sito — la pagina catalogo e ogni scheda prodotto nascono da lì, quindi ottieni esattamente ciò che otteniamo noi.
- POST
https://api.tigertag.io/api:tigertag/product/get/allThe whole catalogue, paged.
- GET
https://api.tigertag.io/api:tigertag/product/get?product_id=<id>&lang=<xx>One product: EAN, description, print settings, datasheets.
- GET
https://cdn.tigertag.io/img?id=<id>&size=largeProduct image (compact · medium · large).
L'endpoint del catalogo non ha una modalità «restituisci tutto»: pagina seguendo il {nextPage} che la risposta ti fornisce, finché non è null.
Apri il riferimento dell'API (Swagger) ↗Free protocol, guarded name
Chiunque può implementare il protocollo e dire «compatibile con TigerTag». Solo un partner TigerTag Certified può apporre il nome e il logo TigerTag su un prodotto ed emettere firme TigerTag+ — TigerTag detiene la chiave privata. Due porte: il marchio (marketing) e la firma (tecnica). Nessuna delle due restringe il protocollo di una sola riga.
Un chip non certificato funziona perfettamente — offline, con qualsiasi app, su ogni stampante supportata. Semplicemente non può dimostrare la propria origine. Il livello gratuito funziona davvero; il livello certificato dimostra.
Costruito su TigerTag
Altri ci stanno già costruendo sopra.
Progetti indipendenti che hanno letto la specifica aperta e l'hanno implementata. Nessuna partnership, nessun avallo, nessuna certificazione — solo un protocollo aperto che fa il suo lavoro.
Per essere precisi sul firmware: nessun firmware di stampante di serie legge ancora un TigerTag in modo nativo. Questo, della community, lo fa già.
OpenRFID
github.com/suchmememanyskill
Un toolkit della community che legge i tag delle bobine di diversi produttori. TigerTag è uno di questi — il payload aperto ha reso l'aggiunta immediata.
Vedi il progetto →Spooly Tracker
spoolytracker.com
Una piattaforma indipendente per l'inventario del filamento — web, mobile, Home Assistant, OrcaSlicer, self-hosted. Identifica le bobine con i TigerTag.
Vedi il progetto →Snapmaker U1 Extended Firmware
GPL-3.0 · 850+ ★
Prima stampante a leggere TigerTag nativamente
Un firmware indipendente della community per la Snapmaker U1. Con esso, la U1 legge i TigerTag direttamente sulla macchina.
Vedi il progetto →
Stai costruendo su TigerTag? Faccelo sapere — e se vuoi far verificare l'integrazione, TigerTag Certified esiste per questo. Entra nel Discord →