extensions
extensions copied to clipboard
Add adguard-home extension
Description
I wanted to have visibility and control of my AdGuard Home instance and so built this extension. I figured others might find it useful.
Control your AdGuard Home instance directly from Raycast. Monitor DNS queries, manage filtering rules, and toggle protection with ease.
Features:
- 🔄 Toggle AdGuard Home protection on/off
- 📊 View DNS query statistics and metrics
- 📝 View and manage custom filtering rules
- 📋 Browse recent DNS query logs
- 📈 Monitor top clients, domains, and blocked domains
- 🔄 Auto-refresh capability for nearreal-time monitoring
- 🔒 Secure authentication with your AdGuard Home credentials
Screencast
Checklist
- [x] I read the extension guidelines
- [x] I read the documentation about publishing
- [x] I ran
npm run buildand tested this distribution build in Raycast - [x] I checked that files in the
assetsfolder are used by the extension itself - [x] I checked that assets used by the
READMEare placed outside of themetadatafolder
Congratulations on your new Raycast extension! :rocket:
You can expect an initial review within five business days.
Once the PR is approved and merged, the extension will be available on our Store.
@pernielsentikaer thanks for the review!
- Screenshots are in the README: https://github.com/subsy/raycast-adguard-home/blob/main/README.md
- Screencast is in the original PR above: https://cln.sh/w8pKBmZ2
- I just updated the icon
Cheers!