Skip to content
This repository has been archived by the owner on Nov 26, 2023. It is now read-only.

0xk1f0/pihole-polybar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pihole-polybar

A module for polybar, which outputs various pihole status messages via API calls

Installation

  1. Paste the module code into your polybar configuration
  2. Place pihole-status.sh in a folder of your choice and copy the filepath
  3. Make sure the script is executable!
  4. Replace the placeholder filepath in the module code with your actual filepath to the script

Module

[module/pihole-polybar]
type = custom/script
exec = ~/yourFilePath
interval = 120
format = pihole:  <label>
label-font = 1

Dependencies

  • jq
  • curl

About

Custom Polybar Module

Resources

License

Stars

Watchers

Forks

Languages