Extension Icon

Pie for Pi-Hole

Control your Pi-hole from Raycast.
AvatarShreyas Gupta
670 Installs
Overview

Pie for Pi-hole

banner

Overview

Control and monitor your Pi-hole instance from Raycast. Supports both Pi-hole v5 and Pi-hole v6 with full API coverage.

Setup

Pi-hole v5

  1. Pi-hole URL — Your Pi-hole IP address or hostname (e.g. 192.168.1.2 or pi.hole)
  2. API Token — Found in your admin dashboard: Settings → API → Show API Token

Pi-hole v6

  1. Pi-hole URL — Your Pi-hole IP address or hostname
  2. Password — Your Pi-hole admin password (or an app password)
  3. TOTP Secret (optional) — Base32 secret for 2FA. Leave empty if 2FA is disabled or you use an app password.

Commands

CommandDescriptionv5v6
Toggle Pi-HoleEnable or disable Pi-hole blocking
Pi-Hole DashboardView stats, query types, and system info
Query LogBrowse query logs with time range and status filtering
Top QueriesView top allowed and blocked domains
Clients & DevicesView top clients and network devices
Manage DomainsView, add, and delete allowlist/blocklist domains
Add DomainQuickly add a domain to allowlist or blocklist
Manage Subscription ListsView, add, toggle, and delete subscription lists
Add Subscription ListQuickly add a subscription list
Check DomainSearch if a domain is blocked or allowed
Update GravityUpdate Pi-hole gravity database
Restart DNSRestart the DNS resolver
Flush LogsClear Pi-hole query logs
Backup ConfigDownload a Pi-hole Teleporter backup
Groups & ClientsManage groups and configured clients
View ConfigurationView full Pi-hole configuration as JSON

Feedback

Found a bug or have a feature request? Open an issue on GitHub.