Eagle BRAT is a community plugin updater for Eagle. It shows plugins from one or more index files, tells you what is already installed, and helps you install or update plugins without leaving the app.
- Lists available community plugins from your configured indexes.
- Detects installed plugins on Windows by matching Eagle's installed plugin folders.
- Downloads installer files into a local cache before launching them.
- Lets you manage multiple index sources from inside the plugin.
- Supports English, Japanese, Simplified Chinese, and Traditional Chinese.
- Open Eagle BRAT inside Eagle.
- Browse the plugin list or use the filter box to narrow it down.
- Click
InstallorUpdateon a plugin. - After the installer launches, Eagle BRAT reloads context automatically a few seconds later so installed status can update.
The reload context button refreshes the plugin's current view of installed plugins and cached index data.
- Click it once to reload the current context.
- Press and hold it for 2 seconds to refresh indexes first, then reload context.
Use manage indexes to open the index manager view.
- Add a new index URL.
- Open the source JSON for a specific index.
- Refresh a single index without refreshing everything else.
Eagle BRAT follows Eagle's plugin language setting.
enja_JPzh_CNzh_TW
- Windows install detection is based on Eagle's installed plugin folders.
- Plugin archives are cached locally so repeat installs do not need to download again unless the version changes.
- If a plugin was installed outside Eagle BRAT, use
reload contextto rescan it.
If you are working on the plugin itself:
pnpm install
pnpm test
pnpm build
pnpm devPackaging and template automation live under .eagleplus/.
