macOS
brew install jaguarlocal Homebrew formula metadata
brew
Live reloading for your ESP32. Version 1.68.0 via Homebrew; verified 2026-07-03.
install
brew install jaguarlocal Homebrew formula metadata
sudo apt install jagDebian stable package indexes · jag · source: deb.debian.org
sudo zypper install jagopenSUSE Tumbleweed package metadata · jag · source: download.opensuse.org
winget install --id Toit.Jaguar -eWindows Package Manager source index · Toit.Jaguar · source: cdn.winget.microsoft.com
overview
Live reloading for your ESP32
history
Jaguar is the Toit project's ESP32 live-reload tool. It packages the `jag` command and an on-device Jaguar service so embedded developers can flash, discover, update, and run Toit code over WiFi instead of repeating slow serial-flash cycles.
The GitHub repository was created in December 2021 and describes Jaguar as live reloading for ESP32 development. The README explains that Jaguar runs a small HTTP server on the ESP32, receives compiled Toit programs, relocates and installs them in flash, stops the old program, and starts the new one from `main`.
Jaguar evolved alongside the Toit SDK and VM. The README positions it as a thin developer loop around Toit: `jag setup` downloads and configures the SDK, `jag flash` installs the Jaguar application, `jag run` sends a program, and `jag watch` reloads code as files change.
The README documents several distribution channels: Homebrew on macOS, winget on Windows, an AUR package for Arch Linux, Debian/Ubuntu `.deb` packages from releases, and downloadable binaries for Linux, macOS, and Windows. Homebrew API data available during this enrichment recorded 354 installs over 365 days, fitting a focused embedded-language tool rather than a broad utility.
Jaguar's adoption is inseparable from Toit adoption. It gives Toit a fast hardware feedback loop, and the Toit device documentation teaches Jaguar early in the ESP32 setup path.
A typical session installs `jag`, runs setup, flashes an ESP32 with WiFi credentials, scans the local network, and uses `jag run` or `jag watch` to deploy Toit programs. The tool also supports firmware updates and named containers that run on device boot.
Jaguar is package-nerd notable because it turns a language-specific embedded workflow into one host executable. The package hides SDK setup, device discovery, WiFi deployment, firmware update, and VS Code integration behind the `jag` command, which is exactly the kind of niche workflow package managers are good at.
security posture
No matching local secret-handling manifest was found for jaguar. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jag | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/toitlang/jaguar
install metadata
| Package key | brew:jaguar |
|---|---|
| Version | 1.68.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jaguar |
| Homepage | https://toitlang.org/ |
| Repository | https://github.com/toitlang/jaguar |
| Upstream docs | https://docs.toit.io/ |
| License | MIT |
| Source archive | https://github.com/toitlang/jaguar/archive/refs/tags/v1.68.0.tar.gz |
| Last updated | 2026-07-03T00:28:26Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jaguar |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
Toit.Jaguar
winget install --id Toit.Jaguar -ejag 0.3.8-3
arcade and puzzle 2D game
https://gitlab.com/coringao/jag/wikis
sudo apt install jagjag 0.3.8-2build2
arcade and puzzle 2D game
https://gitlab.com/coringao/jag/wikis
sudo apt install jagjag 0.3.8-2.21
Arcade and Puzzle 2D Game in which you have to break all the target pieces
https://gitlab.com/coringao/jag
sudo zypper install jagjag-data 0.3.8-2.21
Data files for the JAG game
https://gitlab.com/coringao/jag
sudo zypper install jag-datajag-editor 0.3.8-2.21
Level Editor for the JAG game
https://gitlab.com/coringao/jag
sudo zypper install jag-editorsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.