polybar-scripts/polybar-scripts/info-xampp
x70b1 e540dcf069 write the sudo instructions more clearly 2019-02-24 18:26:46 +01:00
..
screenshots update info-xampp 2018-01-31 16:12:55 +01:00
README.md write the sudo instructions more clearly 2019-02-24 18:26:46 +01:00
info-xampp.sh remove executable bits 2018-09-23 17:13:16 +02: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