Description
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
835 stargazers
403,747
downloads
403,747 downloads
52
forks
52 forks
1,404
days
1,404 days since creation
2
days
2 days since last commit
9
days
9 days since last release
20
total PRs
20 total pull requests
0
open PRs
0 open pull requests
5
closed PRs
5 closed pull requests
15
merged PRs
15 merged pull requests
95
total issues
95 total issues
8
open issues
8 open issues
87
closed issues
87 closed issues
31
commits
31 total commits in last one year
Latest Version
9 days ago
Changelog
1.2.0 (2025-08-10)
Features
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