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
835
stars
403,747
downloads
52
forks
1,404
days
2
days
9
days
20
total PRs
0
open PRs
5
closed PRs
15
merged PRs
95
total issues
8
open issues
87
closed issues
31
commits
Latest Version
9 days 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