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. |
Publiczne API
Katalog produktów jest czytelny bez klucza. To te same endpointy, na których działa ta strona — strona katalogu i każda karta produktu powstają z nich, więc dostajesz dokładnie to, co my.
- 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).
Endpoint katalogu nie ma trybu „zwróć wszystko”: stronicuj, podążając za {nextPage} z odpowiedzi, aż będzie null.
Otwórz dokumentację API (Swagger) ↗Free protocol, guarded name
Każdy może zaimplementować protokół i powiedzieć „kompatybilny z TigerTag”. Tylko partner TigerTag Certified może umieścić nazwę i logo TigerTag na produkcie oraz wydawać podpisy TigerTag+ — klucz prywatny należy do TigerTag. Dwie bramki: znak towarowy (marketing) i podpis (technika). Żadna z nich nie ogranicza protokołu ani o jedną linijkę.
Niecertyfikowany chip działa bez zarzutu — offline, z dowolną aplikacją, na każdej obsługiwanej drukarce. Po prostu nie potrafi potwierdzić swojego pochodzenia. Darmowy poziom naprawdę działa; poziom certyfikowany dowodzi.
Zbudowane na TigerTag
Inni już na tym budują.
Niezależne projekty, które przeczytały otwartą specyfikację i po prostu ją wdrożyły. Bez partnerstwa, bez rekomendacji, bez certyfikacji — po prostu otwarty protokół robiący swoje.
Ściśle rzecz biorąc, o firmware: żaden fabryczny firmware drukarki nie odczytuje jeszcze TigerTag natywnie. Ten społecznościowy już to potrafi.
OpenRFID
github.com/suchmememanyskill
Społecznościowy zestaw narzędzi odczytujący tagi szpul wielu producentów. TigerTag jest jednym z nich — otwarty payload sprawił, że dodanie go było proste.
Zobacz projekt →Spooly Tracker
spoolytracker.com
Niezależna platforma do inwentaryzacji filamentu — web, mobile, Home Assistant, OrcaSlicer, do samodzielnego hostowania. Identyfikuje szpule za pomocą TigerTagów.
Zobacz projekt →Snapmaker U1 Extended Firmware
GPL-3.0 · 850+ ★
Pierwsza drukarka odczytująca TigerTag natywnie
Niezależny firmware społecznościowy do Snapmaker U1. Z nim U1 odczytuje TigerTagi bezpośrednio na samej maszynie.
Zobacz projekt →
Budujesz na TigerTag? Daj nam znać — a jeśli chcesz zweryfikować integrację, jest do tego TigerTag Certified. Dołącz na Discorda →