-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
189 lines (178 loc) · 7.45 KB
/
index.html
File metadata and controls
189 lines (178 loc) · 7.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
<!DOCTYPE html>
<html lang="ar" dir="rtl">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Python To Executable - تحويل بايثون إلى ملف تنفيذي</title>
<link rel="stylesheet" href="code/style.css">
<link href="https://fonts.googleapis.com/css2?family=Tajawal:wght@400;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<script defer src="code/script.js"></script>
</head>
<body>
<div class="background-animation">
<div class="particles"></div>
</div>
<nav class="navbar">
<div class="nav-container">
<div class="nav-logo">
<img src="icon/icon.png" alt="شعار البرنامج" class="logo">
<span class="logo-text">Python To Executable</span>
</div>
<ul class="nav-links">
<li><a href="#about">حول البرنامج</a></li>
<li><a href="#features">الميزات</a></li>
<li><a href="#gallery">معرض الصور</a></li>
<li><a href="#download">التحميل</a></li>
<li><a href="#github">GitHub</a></li>
</ul>
<div class="nav-toggle">
<span></span><span></span><span></span>
</div>
</div>
</nav>
<section class="hero">
<div class="hero-content">
<h1 class="title fade-in">من بايثون إلى ملف تنفيذي</h1>
<p class="subtitle fade-in delay1">
أداة حديثة لتحويل سكربتات بايثون (.py) إلى ملفات تنفيذية (.exe) بواجهة سهلة واحترافية.
</p>
<div class="buttons fade-in delay2">
<a href="#download" class="btn-3d primary">
<i class="fas fa-download"></i>
تحميل الآن
</a>
<a href="#about" class="btn-3d secondary">
<i class="fas fa-info-circle"></i>
تعرف أكثر
</a>
</div>
</div>
<div class="hero-image tilt">
<img src="icon/interface.png" alt="واجهة البرنامج">
</div>
</section>
<section id="about" class="about section">
<h2 class="section-title">حول البرنامج</h2>
<p class="section-description">
هذا المشروع يتيح تحويل مشاريع بايثون إلى تطبيقات تنفيذية لويندوز باستخدام PyInstaller
مع واجهة رسومية أنيقة تسهّل تخصيص الإعدادات وملفات الإخراج.
</p>
<div class="about-features">
<div class="feature-item">
<i class="fas fa-code"></i>
<h3>دعم كود بايثون</h3>
<p>يدعم جميع إصدارات بايثون والمكتبات الشائعة</p>
</div>
<div class="feature-item">
<i class="fas fa-cogs"></i>
<h3>سهولة الاستخدام</h3>
<p>واجهة بسيطة لا تتطلب خبرة تقنية متقدمة</p>
</div>
<div class="feature-item">
<i class="fas fa-rocket"></i>
<h3>تحويل سريع</h3>
<p>تحويل الملفات بسرعة مع الحفاظ على الجودة</p>
</div>
</div>
</section>
<section id="features" class="features section">
<h2 class="section-title">الميزات</h2>
<div class="feature-grid">
<div class="card tilt fade-up">
<div class="card-icon">
<i class="fas fa-desktop"></i>
</div>
<h3>واجهة رسومية حديثة</h3>
<p>تصميم أنيق وسهل الاستخدام يعتمد على PyQt5.</p>
</div>
<div class="card tilt fade-up delay1">
<div class="card-icon">
<i class="fas fa-sliders-h"></i>
</div>
<h3>تحكم كامل بالخيارات</h3>
<p>إضافة أيقونة، تغيير اسم الملف، اختيار المجلد، وتخصيص أوامر PyInstaller.</p>
</div>
<div class="card tilt fade-up delay2">
<div class="card-icon">
<i class="fas fa-file-export"></i>
</div>
<h3>دعم التصدير التلقائي</h3>
<p>يبني البرنامج الملفات التنفيذية بسرعة مع عرض سجل العمليات.</p>
</div>
</div>
</section>
<section id="gallery" class="gallery section">
<h2 class="section-title">معرض الصور</h2>
<div class="gallery-container">
<div class="gallery-item tilt">
<img src="icon/interface.png" alt="واجهة البرنامج">
<div class="gallery-overlay">
<h3>الواجهة الرئيسية</h3>
<p>تصميم حديث وسهل الاستخدام</p>
</div>
</div>
<div class="gallery-item tilt">
<img src="icon/InfoSys.png" alt="إعدادات البرنامج">
<div class="gallery-overlay">
<h3>خيارات متقدمة</h3>
<p>إعدادات متقدمة للتحكم في عملية التحويل</p>
</div>
</div>
<div class="gallery-item tilt">
<img src="icon/optionSys.png" alt="نتائج التحويل">
<div class="gallery-overlay">
<h3>نتائج التحويل</h3>
<p>ملفات تنفيذية جاهزة للاستخدام</p>
</div>
</div>
</div>
</section>
<section id="download" class="download section">
<h2 class="section-title">التحميل</h2>
<div class="download-box tilt fade-up">
<div class="download-icon">
<i class="fas fa-download"></i>
</div>
<p>يمكنك تحميل النسخة الأخيرة من البرنامج عبر GitHub.</p>
<div class="download-buttons">
<a href="https://github.com/wsl-iq/Python-Executable/releases" class="btn-3d primary large">
<i class="fab fa-github"></i>
تحميل من GitHub
</a>
<a href="https://github.com/wsl-iq/Python-Executable/releases/download/3.1.0/PyToExe.exe" class="btn-3d secondary large">
<i class="fas fa-file-download"></i>
تحميل مباشر (exe)
</a>
</div>
</div>
</section>
<section id="github" class="github section">
<h2 class="section-title">مستودع GitHub</h2>
<p class="section-description">للمساهمة أو عرض الكود المصدري:</p>
<a href="https://github.com/wsl-iq/Python-Executable" class="btn-3d secondary">
<i class="fab fa-github"></i>
زيارة المستودع
</a>
</section>
<footer class="footer">
<div class="footer-content">
<div class="footer-logo">
<img src="icon/icon.png" alt="شعار البرنامج" class="logo">
<span class="logo-text">Python To Executable</span>
</div>
<div class="footer-links">
<a href="#about">حول</a>
<a href="#features">الميزات</a>
<a href="#download">التحميل</a>
<a href="#github">GitHub</a>
</div>
<div class="footer-social">
<a href="https://github.com/wsl-iq/"><i class="fab fa-github"></i></a>
<a href="https://www.instagram.com/wsl.iq/"><i class="fab fa-instagram"></i></a>
</div>
</div>
<p class="footer-copyright">© 2025 محمد الباقر - جميع الحقوق محفوظة.</p>
</footer>
</body>
</html>