You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<metaname="description" content="Bridgex - An open-source graphical interface for converting files to Markdown using Microsoft markitdown. Convert PDF, DOCX, PPTX, XLSX, HTML, ePub, and more with a visual UI." />
8
-
<metaname="keywords" content="bridgex, markitdown, markdown, converter, pdf to markdown, docx to markdown, file converter, pyside6, open source" />
7
+
<metaname="description" content="Bridgex - Open-source Rust + Freya UI app for converting files to Markdown with markitdown. Convert PDF, DOCX, PPTX, XLSX, HTML, ePub, and more with a visual UI." />
8
+
<metaname="keywords" content="bridgex, markitdown, markdown, converter, rust, freya, freya ui, pdf to markdown, docx to markdown, file converter, open source" />
9
9
<metaname="author" content="Dev2Forge" />
10
10
<metaproperty="og:title" content="Bridgex - Your Bridge to Markitdown" />
11
11
<metaproperty="og:description" content="Open-source GUI to convert your files with Microsoft markitdown." />
This program is being refactored to improve performance and reduce its size as much as possible. It will be rewritten using<ahref="https://freyaui.dev/"> FreyaUI</a> and <ahref="https://rust-lang.org/">Rust</a>.
91
+
Bridgex is now rewritten in<ahref="https://freyaui.dev/">Freya UI</a> and <ahref="https://rust-lang.org/">Rust</a>. Python is used only for PyPI distribution (Windows/macOS).
"description": "سهل التكييف والتوسعة. الواجهة مبنية بمكوّنات Freya في Rust."
43
43
}
44
44
},
45
45
"downloads": {
@@ -52,19 +52,19 @@
52
52
"note": "يتطلب Windows 10/11 بنظام 64-بت. غير موصى به للأنظمة 32-بت."
53
53
},
54
54
"linux": {
55
-
"title": "Linux / macOS",
56
-
"description": "ثبّت عبر pip من PyPI. يتطلب Python 3.9-3.13.",
55
+
"title": "Windows / macOS (PyPI)",
56
+
"description": "ثبّت عبر pip من PyPI على Windows/macOS. يُستخدم Python فقط للتوزيع.",
57
57
"button": "pip install bridgex",
58
-
"note": "يُفضّل استخدام بيئة افتراضية لتحقيق أفضل النتائج."
58
+
"note": "على مستخدمي Linux استخدام binary من SourceForge."
59
59
},
60
60
"sourceforge": {
61
61
"title": "SourceForge",
62
-
"description": "تنزيل بديل من SourceForge.",
62
+
"description": "تنزيل binary لـ Linux من SourceForge.",
63
63
"button": "تنزيل من SourceForge"
64
64
},
65
65
"requirements": {
66
66
"title": "متطلبات النظام",
67
-
"python": "Python 3.9 - 3.13",
67
+
"python": "Python 3.8+ (فقط لتثبيت PyPI على Windows/macOS)",
68
68
"os": "Windows 10/11 وmacOS وLinux",
69
69
"memory": "2 جيجابايت RAM كحد أدنى",
70
70
"disk": "500 ميجابايت مساحة قرص حرة"
@@ -76,8 +76,8 @@
76
76
"installation": {
77
77
"title": "التثبيت",
78
78
"pip": {
79
-
"title": "التثبيت عبر pip",
80
-
"step1": "تأكّد من تثبيت Python 3.9-3.13",
79
+
"title": "التثبيت عبر pip (Windows/macOS)",
80
+
"step1": "تأكد من تثبيت Python 3.8+ (مطلوب فقط لتوزيع PyPI)",
81
81
"step2": "أنشئ وفعّل بيئة افتراضية (موصى بها):",
82
82
"step3": "ثبّت Bridgex:",
83
83
"step4": "شغّل Bridgex:"
@@ -101,8 +101,8 @@
101
101
"description": "شغّل المُثبّت والتطبيق كمسؤول. يحتاج البرنامج صلاحية كتابة لبعض المجلدات."
102
102
},
103
103
"pyside": {
104
-
"title": "مشاكل تثبيت PySide6 (Linux)",
105
-
"description": "في بعض توزيعات Linux قد تحتاج لتثبيت اعتمادات Qt إضافية. نفّذ: sudo apt-get install libxcb-xinerama0 libxcb-cursor0"
104
+
"title": "مشاكل التثبيت عبر PyPI (Windows/macOS)",
105
+
"description": "إذا فشل pip install، حدّث pip ثم حاول مجددًا:"
106
106
},
107
107
"display": {
108
108
"title": "مشاكل العرض (Linux)",
@@ -140,7 +140,7 @@
140
140
"about": {
141
141
"title": "حول Bridgex",
142
142
"subtitle": "جسر بصري للتحويل إلى Markdown",
143
-
"description": "Bridgex هو واجهة رسومية مفتوحة المصدر تُبسط تحويل الملفات إلى Markdown. مبني على مكتبة Markitdown من Microsoft ويقدم تجربة بصرية بديهية لمن لا يفضّلون سطر الأوامر.",
143
+
"description": "Bridgex تطبيق سطح مكتب مفتوح المصدر يبسّط تحويل الملفات إلى Markdown. مبني بـ Rust وFreya UI فوق crate Markitdown، ويُستخدم Python فقط للتوزيع عبر PyPI.",
144
144
"whatItDoes": {
145
145
"title": "ما يفعله Bridgex",
146
146
"items": [
@@ -165,9 +165,9 @@
165
165
"title": "لماذا حجم Bridgex كبير؟",
166
166
"description": "يبلغ حجم Bridgex (90-120 ميجابايت للمُثبّت) لأنه يضم:",
167
167
"items": [
168
-
"PySide6 (Qt for Python) - إطار GUI كامل",
169
-
"Markitdown مع إضافات الصيغ - تحليل المستندات",
170
-
"مكتبات تشغيل بايثون - مطلوبة للتنفيذ",
168
+
"Freya UI (Skia) - إطار GUI أصلي كامل",
169
+
"Markitdown-rs مع إضافات الصيغ - تحليل المستندات",
170
+
"ثنائيات Rust والموارد - مجمّعة للاستخدام دون اتصال",
171
171
"VC++ Runtime (Windows) - الاعتمادات المطلوبة"
172
172
]
173
173
},
@@ -185,46 +185,14 @@
185
185
"licenses": {
186
186
"title": "تراخيص الجهات الأخرى",
187
187
"subtitle": "Bridgex يستخدم المكتبات مفتوحة المصدر التالية",
188
-
"intro": "Bridgex هو برنامج مفتوح المصدر يتم توزيعه تحت ترخيص MIT. يعتمد على عدة مكتبات خارجية لكل منها شروط الترخيص الخاصة بها. تسرد هذه الصفحة أهم الاعتمادات وتراخيصها المقابلة.",
"intro": "Bridgex برنامج مفتوح المصدر موزّع تحت ترخيص GPL-3.0. يعتمد على عدة مكتبات خارجية لكل منها شروط الترخيص الخاصة بها. تسرد هذه الصفحة أهم الاعتمادات وتراخيصها."
0 commit comments