
يعمل محلياً · خصوصية تامة
ويكيبيديا،
على جهازك.
ابحث واحفظ وادرس مقالات ويكيبيديا بدون إنترنت. تلخيص بالذكاء الاصطناعي، بطاقات تعليمية، وامتحانات — كل ذلك على جهازك.
كل ما تحتاجه للتعلم
منصة معرفية كاملة تعمل بالكامل على جهازك.
معرفة بدون إنترنت
احفظ مقالات ويكيبيديا واقرأها في أي وقت — لا يحتاج إنترنت.
تلخيص بالذكاء الاصطناعي
لخص المقالات واحصل على شروحات واسأل عن محتواك المحفوظ.
بحث متعدد اللغات
ابحث في ويكيبيديا بالإنجليزية والعربية والفرنسية والإسبانية والألمانية.
بطاقات ذكية
إنشاء بطاقات تعليمية تلقائياً مع تكرار متباعد للحفظ الفعال.
إنشاء امتحانات
أنشئ اختبارات متعددة الخيارات من أي مقال محفوظ لاختبار معلوماتك.
الخصوصية أولاً
لا حسابات، لا سحابة، لا تتبع. بياناتك تبقى على جهازك.
تطبيق سطح مكتب سريع
تجربة سطح مكتب أصلية مصممة للسرعة. بحث وأرشفة في أجزاء من الثانية.
بحث محلي
بحث نصي كامل في مكتبتك. وسم وتنظيم وترتيب مستودع معرفتك.
شاهد هليكس في العمل
واجهة نظيفة وعصرية مصممة للقراءة والتعلم المركز.












حمّل لنظامك
مجاني. لا يحتاج حساباً.
أحدث إصدار
v1.2.0تاريخ الإصدار: Jun 23, 2026
اختر نظامك
ملاحظات الإصدار
✨ What's New in v1.2.0
This release introduces a plugin system, custom AI providers, and a set of reader quality-of-life features. It also removes the mobile companion to keep the desktop experience focused.
🚀 Major Features
- 🧩 Plugin System — first-class extension API
- Sandboxed plugin runtime loaded from user-data folder
- Manifest loader with version, permissions, and min-Helix-version checks
helix-plugin://custom protocol serving plugin UIs into sandboxed iframes- Permissions model + per-plugin storage API
- Plugin Manager UI: install from folder, enable/disable, uninstall, reload
- Full authoring docs (
docs/PLUGIN_AUTHORING.md) and ahello-worldexample
- 🤖 Custom AI Providers — bring your own OpenAI-compatible endpoint
- Add / edit / remove / test custom providers
- Stored in a dedicated
customstore and exposed alongside built-in providers in the Providers page
📖 Reader Experience
- 🔖 Bookmarks Panel — in-article bookmarks with labels, section anchors, and scroll-position recall
- ⏱️ Reading Time Badge — estimated minutes-remaining on every article
- ▶️ Resume Pill — one-tap jump back to the last position in the article you were reading
- 🕘 Recents Section — sidebar-friendly recents with quick remove and clear-all
- 🧠 Graph view — large rewrite of the knowledge-graph page for faster layout and cleaner visuals
- 📄 Providers page — redesigned for custom providers and clearer key management
🌍 Translations
- 🌐 Five-locale coverage kept in sync across the new screens:
en,ar,fr,es,de
🗑️ Removed
- 📱 Mobile companion — the embedded HTTP server, PIN auth, mobile web UI, and "Mobile companion" settings tab are gone
- Drops the
qrcodeand@types/qrcodedependencies - Existing users: leftover
{userData}/Helix/mobile-settings.jsonis harmless and can be deleted manually
- Drops the
⚙️ Build & Release
- 🛠️ CI: streamlined release pipeline — direct uploads to the
Helix-releasesrepo, fixed release-creation ordering, fixed Windows shell path handling - 📦 Bumped product version to 1.2.0
📝 Notes
- A
package-lock.json↔bun.lockdrift exists from prior development; CI usesnpm installand will refresh the lockfile on the next developer build - The on-disk schema is unchanged — existing libraries, notes, bookmarks, and flashcards migrate cleanly