awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
huytd avatar

huytd/kanban-app

0
View on GitHub↗
1,800 نجوم·69 تفرعات·Rust·10 مشاهدات

Kanban App

هذا المشروع عبارة عن تطبيق سطح مكتب مستقل لإدارة المشاريع ينظم المهام باستخدام لوحة بصرية. يعمل كأداة مستقلة لتتبع سير العمل وحالات المهام، ويعمل بالكامل دون اتصال بالإنترنت دون الحاجة إلى خدمات سحابية خارجية أو اتصال بالإنترنت.

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

يوفر البرنامج بيئة كاملة لإدارة المهام المحلية عن طريق تضمين جميع أصول الويب الضرورية مباشرة في الملف الثنائي. يلغي هذا النهج تبعيات الشبكة الخارجية ويضمن تحميل الواجهة فور التنفيذ.

Features

  • Self-Hosted Task Management Systems - Organizes personal or team tasks using a visual board that runs locally without needing external cloud services.
  • Kanban Boards - Organizes work items into columns to monitor progress through defined workflow stages using a visual board.
  • Task Tracking Systems - Provides a fully operational environment for tracking project workflows and task statuses without requiring a persistent network connection.
  • Application Asset Bundling - Bundles compiled web application files directly into the binary to ensure instant interface loading without external dependencies.
  • Compiled Binaries - Provides a statically linked executable that bundles all application logic and assets into a single file for simplified deployment.
  • Desktop Application Development - Builds functional desktop software using web technologies while maintaining low memory usage and high performance.
  • Binary Asset Embedding - Bakes all necessary web assets directly into the compiled binary to eliminate external network dependencies.
  • Unidirectional Data Flow Architectures - Implements a strict model-update-view cycle to manage application state transitions and ensure predictable data flow.
  • Native Webview Embedders - Renders the user interface using the host operating system's native webview engine to minimize memory overhead.
  • Functional Frontend Frameworks - Uses a functional programming environment to build reliable and interactive user interfaces that compile to optimized JavaScript.
  • Binary-Embedded Web Interfaces - Packages the web interface directly into a single executable file to simplify distribution and deployment.
  • Local Webview Hosts - Hosts the web-based interface within a lightweight system container to provide desktop functionality without a full browser engine.
  • Embedded Web Servers - Ships a self-contained web server that embeds the frontend interface directly into the binary for efficient deployment.

سجل النجوم

مخطط تاريخ النجوم لـ huytd/kanban-appمخطط تاريخ النجوم لـ huytd/kanban-app

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

مجموعات مختارة تضم Kanban App

مجموعات منسقة بعناية يظهر فيها Kanban App.
  • أدوات إدارة المشاريع المرئية ذاتية الاستضافة
  • برمجيات تتبع المشكلات
  • بدائل Trello

بدائل مفتوحة المصدر لـ Kanban App

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Kanban App.
  • jordanknott/taskcafeالصورة الرمزية لـ JordanKnott

    JordanKnott/taskcafe

    5,176عرض على GitHub↗

    Taskcafe is a self-hosted task management system and collaborative work management platform. It provides a private workspace for organizing work through a variety of interfaces, including Kanban boards, hierarchical outlines, and calendars. The platform is designed for containerized deployment, orchestrating the application, database, and cache to ensure consistent environment management. It distinguishes itself by offering project portfolio dashboards for high-level monitoring and the ability to create public project boards that allow external visitors to view content without authentication.

    TypeScriptgolanggqlgengraphql
    عرض على GitHub↗5,176
  • kanboard/kanboardالصورة الرمزية لـ kanboard

    kanboard/kanboard

    9,663عرض على GitHub↗

    Kanboard is a self-hosted Kanban project management tool and productivity suite designed for tracking software tasks and team collaboration. It provides a visual system for managing workflows through the use of boards, columns, and cards. The project features an extensible plugin framework and a comprehensive API for programmatic task and project administration. It includes specialized identity management through LDAP integration, allowing for the synchronization of user accounts and group permissions from directory servers. The system covers a wide range of capabilities, including event-dri

    PHPagilekanbankanboard
    عرض على GitHub↗9,663
  • day8/re-frameالصورة الرمزية لـ day8

    day8/re-frame

    5,532عرض على GitHub↗

    re-frame is a functional framework for building single-page applications in ClojureScript. It provides a centralized, immutable database that serves as the single source of truth for the entire application state, enforcing a strict unidirectional data flow where events trigger state transitions and subsequent view updates. The framework distinguishes itself through a reactive signal graph and an interceptor-based middleware pipeline. By treating application logic as a sequence of data-driven events and declarative side effects, it decouples business logic from the view layer. This architectur

    Clojureclojurescriptre-framereact
    عرض على GitHub↗5,532
  • tastejs/todomvcالصورة الرمزية لـ tastejs

    tastejs/todomvc

    28,941عرض على GitHub↗

    TodoMVC is a web application specification and a JavaScript framework comparison suite. It provides a standardized set of requirements used to generate feature-complete task-tracking applications across different languages and frameworks, serving as a frontend architectural reference. The project functions as a behavioral test suite and a cross-framework benchmark. It allows for the evaluation of frontend libraries by comparing identical application implementations to analyze differences in syntax, coding patterns, and functional capabilities. The suite covers broad capability areas includin

    JavaScript
    عرض على GitHub↗28,941
عرض جميع البدائل الـ 30 لـ Kanban App→

الأسئلة الشائعة

ما هي وظيفة huytd/kanban-app؟

هذا المشروع عبارة عن تطبيق سطح مكتب مستقل لإدارة المشاريع ينظم المهام باستخدام لوحة بصرية. يعمل كأداة مستقلة لتتبع سير العمل وحالات المهام، ويعمل بالكامل دون اتصال بالإنترنت دون الحاجة إلى خدمات سحابية خارجية أو اتصال بالإنترنت.

ما هي الميزات الرئيسية لـ huytd/kanban-app؟

الميزات الرئيسية لـ huytd/kanban-app هي: Self-Hosted Task Management Systems, Kanban Boards, Task Tracking Systems, Application Asset Bundling, Compiled Binaries, Desktop Application Development, Binary Asset Embedding, Unidirectional Data Flow Architectures.

ما هي البدائل مفتوحة المصدر لـ huytd/kanban-app؟

تشمل البدائل مفتوحة المصدر لـ huytd/kanban-app: jordanknott/taskcafe — Taskcafe is a self-hosted task management system and collaborative work management platform. It provides a private… kanboard/kanboard — Kanboard is a self-hosted Kanban project management tool and productivity suite designed for tracking software tasks… day8/re-frame — re-frame is a functional framework for building single-page applications in ClojureScript. It provides a centralized,… tastejs/todomvc — TodoMVC is a web application specification and a JavaScript framework comparison suite. It provides a standardized set… neutralinojs/neutralinojs — Neutralinojs is a lightweight cross-platform desktop application framework that allows developers to build native… go-vikunja/vikunja — Vikunja is a self-hosted task management platform designed for organizing personal and team projects. It provides a…