- لماذا ؟
إدارة البرنامج من الواجهة الرسومية تستهلك الموارد لذلك قمت بكتابة هذا الملف البرمجي بلغة بايثون لكي أتمكن من الإدارة بسرعة وفعالية عن طريقة محبوبتنا الطرفية
- طريقة التشغيل بعد تنزيل المستودع ، افتح الطرفية داخل الملف قم بتغير صلاحيات الملف و تشغيله :
1.تنزيل المستودع إفتح الطرفية في المكان المفضل (مثال HOME/Desktop$)
git clone https://github.com/Lmuhammed/XAMPP-manager.git
cd ./Xammp-Manager
2.تشغيله
في أنظمة جنو لينكس
cd ./Xammp-Manager
chmod +x xammpCli.py
python3 xammpCli.py
- قدراتك البرمجية الخارقة مطلوبة :
هذا البريمج لايزال في طفولته المبكرة ، لذا إذ إكتشفت خطأ ما:
أبلغ عن خطأ
-
Why using this script Managing XAMPP the program from the graphical interface consumes resources, so I wrote this software file in Bash language so that I can quickly and effectively manage Xampp from your beloved terminal .
-
Run
Clone th repo
git clone https://github.com/Lmuhammed/XAMPP-manager.git
cd ./Xammp-Manager
cd ./Xammp-Manager
chmod +x xammpCli.py
python3 xammpCli.py
- Report a bug or Sugget a new feature This script is not perfect , your contribution will makes it much better : Report Bug