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. 1

    An open protocol

    Any NTAG 213/215/216, any ACR122U reader, bought anywhere. The Pod is 3D-printed — print it yourself.

  2. 2

    TigerTag is 100% offline

    The data lives on the chip. No cloud, no account, nothing phones home.

  3. 3

    TigerTag+ adds an optional online layer

    The same offline chip, plus a catalogue entry its manufacturer maintains. Optional. Additive. Never a dependency.

  4. 4

    TigerData

    For spools with no chip at all: tracked in the app, upgradeable to a real chip anytime.

  5. 5

    The ecosystem

    Desktop and mobile apps, the Pod, the Scale. Installs in a minute — no self-hosting required.

  6. 6

    Factory partners

    Filament that arrives already knowing what it is, tagged on the production line.

  7. 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.

ComponentLicenceNotes
Protocol specCC-BY-4.0The protocol specification and the public registry tables. LICENSING.md carries an irrevocable, worldwide, royalty-free implementation grant.
Tiger StudioMITThe desktop app. Fork it, sell it — just don't call your fork Tiger Studio.
Tiger-ScaleMITThe scale firmware (ESP32).
TigerPODCC-BY-4.0The Pod, presented: free design, free electronics — two ACR122U readers, a printed shell, a splitter.
SDK-JSApache-2.0JavaScript SDK. Apache-2.0 carries an express patent grant.
SDK-PythonApache-2.0Python SDK. Same terms as the JS SDK.
Firebase integrationCC-BY-4.0Integration reference for third parties: security-rules mirror and data model.
Mobile appProprietaryFree to use. Not open source.

Die öffentliche API

Der Produktkatalog ist ohne Schlüssel lesbar. Das sind die Endpoints, auf denen diese Seite selbst läuft — Katalogseite und jede Produktseite entstehen daraus, Sie erhalten also genau das, was wir erhalten.

  • POSThttps://api.tigertag.io/api:tigertag/product/get/all

    The whole catalogue, paged.

  • GEThttps://api.tigertag.io/api:tigertag/product/get?product_id=<id>&lang=<xx>

    One product: EAN, description, print settings, datasheets.

  • GEThttps://cdn.tigertag.io/img?id=<id>&size=large

    Product image (compact · medium · large).

Der Katalog-Endpoint hat keinen „alles zurückgeben“-Modus: Blättern Sie durch und folgen Sie dem {nextPage} aus der Antwort, bis es null ist.

API-Referenz öffnen (Swagger)

Free protocol, guarded name

Jeder darf das Protokoll implementieren und „kompatibel mit TigerTag“ sagen. Nur ein TigerTag Certified Partner darf Name und Logo TigerTag auf ein Produkt setzen und TigerTag+-Signaturen ausstellen — TigerTag hält den privaten Schlüssel. Zwei Tore: die Marke (Marketing) und die Signatur (Technik). Keines davon schränkt das Protokoll um eine einzige Zeile ein.

Ein nicht zertifizierter Chip funktioniert einwandfrei — offline, mit jeder App, auf jedem unterstützten Drucker. Er kann nur seine Herkunft nicht belegen. Die kostenlose Stufe funktioniert wirklich; die zertifizierte Stufe beweist.

Auf TigerTag gebaut

Andere bauen bereits darauf.

Unabhängige Projekte, die die offene Spezifikation gelesen und umgesetzt haben. Keine Partnerschaft, keine Empfehlung, keine Zertifizierung — nur ein offenes Protokoll, das seine Arbeit tut.

Zur Firmware, genau genommen: Keine ab Werk ausgelieferte Druckerfirmware liest einen TigerTag bislang nativ. Diese aus der Community tut es bereits.

  • OpenRFID

    github.com/suchmememanyskill

    Ein Community-Toolkit, das Spulen-Tags vieler Hersteller liest. TigerTag ist einer davon — durch die offene Nutzlast war die Ergänzung unkompliziert.

    Zum Projekt
  • Spooly Tracker

    spoolytracker.com

    Eine unabhängige Plattform für Filament-Inventar — Web, Mobil, Home Assistant, OrcaSlicer, selbst hostbar. Sie identifiziert Spulen über TigerTags.

    Zum Projekt
  • Snapmaker U1 Extended Firmware

    GPL-3.0 · 850+ ★

    Erster Drucker, der TigerTag nativ liest

    Eine unabhängige Community-Firmware für den Snapmaker U1. Mit ihr liest der U1 TigerTags direkt auf dem Gerät.

    Zum Projekt

Baust du auf TigerTag? Sag uns Bescheid — und wenn du die Integration verifiziert haben willst, gibt es dafür TigerTag Certified. Discord beitreten