BRAT

by TfTHacker
favorite
share
Score: 85/100
Description
Category: 3rd Party Integrations

The BRAT plugin is a game-changer for developers and beta-testers of Obsidian plugins and themes. With BRAT, you can easily assist other developers by testing and reviewing their creations without the hassle of manual updates. Simply add the GitHub repository path to your list of test targets, and BRAT takes care of downloading updates and reloading the plugin for you. This means no more tedious folder creation, file downloads, or copying files to the correct location. With BRAT, you can focus on what matters most - providing valuable feedback to developers and helping them improve their work.

Stats
861
stars
424,214
downloads
54
forks
1,433
days
2
days
38
days
24
total PRs
1
open PRs
5
closed PRs
18
merged PRs
96
total issues
6
open issues
90
closed issues
31
commits
Latest Version
a month ago
Changelog

1.2.0 (2025-08-10)

Features

  • ✨ Add setting to use "latest" plugin version by default (114a0dc) (Thanks @mnaoumov)

Bug Fixes

  • 🐛 fix errors with downloading assets. (5c27fb6) closes #123
  • 🐛 improve robustness of release asset download logic (37a5969), closes #116
  • 🐛 support github urls with trailing slash (1340f8e) (Thanks @mnaoumov)

Performance Improvements

  • ⚡️ add user-agent string to GitHub API requests (ca6ba85)
README file from