{"id":50937038,"url":"https://github.com/dev-zero/tapir","last_synced_at":"2026-06-17T10:03:45.626Z","repository":{"id":364276241,"uuid":"1260320863","full_name":"dev-zero/tapir","owner":"dev-zero","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-12T10:23:28.000Z","size":4468,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-12T12:12:33.908Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dev-zero.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-05T11:21:01.000Z","updated_at":"2026-06-12T10:23:30.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dev-zero/tapir","commit_stats":null,"previous_names":["dev-zero/tapir"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dev-zero/tapir","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-zero%2Ftapir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-zero%2Ftapir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-zero%2Ftapir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-zero%2Ftapir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev-zero","download_url":"https://codeload.github.com/dev-zero/tapir/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-zero%2Ftapir/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34443239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-17T10:03:44.886Z","updated_at":"2026-06-17T10:03:45.620Z","avatar_url":"https://github.com/dev-zero.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tapir\n\n**T**ape **P**rinter **I**n **R**ust — a web interface for the Dymo LabelManager PnP. Inspired by [labelle](https://github.com/labelle-org/labelle), built from scratch to just work.\n\n## Features\n\n- Browser-based label editor with live preview\n- Direct USB printing to Dymo LabelManager PnP\n- Bundled fonts optimized for small label sizes\n- Single static binary, no runtime dependencies\n\n## Quick Start\n\n```sh\ncargo build --release\n./target/release/tapir\n```\n\nThen open `http://localhost:3000` in your browser.\n\n## Docker\n\n```sh\ndocker build -t tapir .\ndocker run --rm --device /dev/bus/usb -p 3000:3000 tapir\n```\n\nTo use a custom configuration, bind-mount your `config.toml` into the container:\n\n```sh\ndocker run --rm --device /dev/bus/usb -p 3000:3000 \\\n  -v ./config.toml:/config.toml:rw tapir\n```\n\n## Configuration\n\nEdit `config.toml` to customize default label settings and font preferences.\n\n## License\n\nMIT — see [LICENSE](LICENSE).\n\nBundled fonts are distributed under their respective licenses — see [FONTS_LICENSES.md](FONTS_LICENSES.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-zero%2Ftapir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev-zero%2Ftapir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-zero%2Ftapir/lists"}