Dotfiles/.config/polybar/themes/monolit-dracula/polybar-scripts/info-xampp
horhik aec58dae23 split polybar by themes 2020-09-05 14:43:37 +03:00
..
screenshots split polybar by themes 2020-09-05 14:43:37 +03:00
README.md split polybar by themes 2020-09-05 14:43:37 +03:00
info-xampp.sh split polybar by themes 2020-09-05 14:43:37 +03:00

README.md

Script: info-xampp

The Script prints the status of XAMPP services (Apache, MySQL, ProFTPD) if they are running.

info-xampp

Configuration

You have to add the xampp command to the /etc/sudoers NOPASSWD of your user:

user ALL=(ALL) NOPASSWD: /opt/lampp/xampp

Module

[module/info-xampp]
type = custom/script
exec = ~/polybar-scripts/info-xampp.sh
interval = 10