Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ekaputra07/lamppclick
LamppClick is a small piece of python script to display a simple GUI version of activating or Deactivating your Lampp Server.
https://github.com/ekaputra07/lamppclick
Last synced: 5 days ago
JSON representation
LamppClick is a small piece of python script to display a simple GUI version of activating or Deactivating your Lampp Server.
- Host: GitHub
- URL: https://github.com/ekaputra07/lamppclick
- Owner: ekaputra07
- Created: 2012-07-24T05:08:29.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-07-24T05:11:04.000Z (over 12 years ago)
- Last Synced: 2023-03-25T21:08:09.833Z (almost 2 years ago)
- Language: Python
- Size: 88.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
LamppClick is a small piece of python script to display a simple GUI version of activating or Deactivating your Lampp Server.
1. Download the zip, or tar.gz file of lamppclick software.
2. Extract it and rename the folder to "lamppclick"
3. Move or Copy this folder to /opt folder of your Ubuntu(linux)
4. Change the file permission of "lampp.py" to executable, "chmod +x lampp.py"
5. Create a symlink of lampp.py to your desktop.
6. To use it, just click the lampp.py on your desktop, and new pop up araise, just click RUN.
7. That's it, I hope it helps.Note : This script will working as default if your lampp installed at "/opt/lampp", otherise you need to edit the path of lampp instalation in lampp.py.