Skip to content

LinuxForGeeks/xampp-indicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

71b45a0 · Jul 14, 2021

History

16 Commits
Feb 19, 2019
Feb 19, 2019
Feb 18, 2019
Feb 19, 2019
May 12, 2019
Feb 19, 2019
Feb 19, 2019
Feb 19, 2019
Feb 19, 2019
Jul 14, 2021

Repository files navigation

XAMPP Indicator

A simple AppIndicator for XAMPP on Linux

screenshot

Installation

The following dependencies are required:

  • python3
  • python3-gi
  • gir1.2-gtk-3.0
  • gir1.2-appindicator3-0.1

To install all the dependencies on debian or derivates, run:

sudo apt install python3 python3-gi gir1.2-gtk-3.0 gir1.2-appindicator3-0.1

Next, open a terminal in the xampp-indicator folder & run install script:

sudo ./install.sh

To uninstall run:

sudo ./uninstall.sh

Update

Simply run the install script in sudo mode & all files should be updated.

License

XAMPP Indicator is licensed under the GPL license.

About

Simple AppIndicator for XAMPP on Linux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published