macOS
brew install jaguarlocal Homebrew formula metadata
安装
brew install jaguarlocal Homebrew formula metadata
sudo zypper install jagopenSUSE Tumbleweed package metadata · jag · 来源: download.opensuse.org
winget install --id Toit.Jaguar -eWindows Package Manager source index · Toit.Jaguar · 来源: cdn.winget.microsoft.com
概览
Live reloading for your ESP32
历史
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.
安全态势
没有找到 jaguar 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
jag | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:jaguar |
|---|---|
| 版本 | 1.69.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://toitlang.org/ |
| 仓库 | https://github.com/toitlang/jaguar |
| 最后更新 | 2026-07-27T01:06:48Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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.23
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.23
Data files for the JAG game
https://gitlab.com/coringao/jag
sudo zypper install jag-datajag-editor 0.3.8-2.23
Level Editor for the JAG game
https://gitlab.com/coringao/jag
sudo zypper install jag-editor来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.