4 مستودعات
Browser-based desktop environments that run GUI applications, manage windows, and provide file management through a virtual filesystem.
Distinct from Cross-Platform Desktop Applications: No candidate captures a web desktop platform; closest candidates are desktop applications or windowing management tools.
Explore 4 awesome GitHub repositories matching web development · Web Desktop Platforms. Refine with filters or upvote what's useful.
OS.js is a browser-based desktop environment built entirely with JavaScript that runs a full graphical interface with windows, file management, and applications inside any modern web browser without requiring local software installation. It provides a web desktop platform that manages application windows as DOM elements with z-ordering, resizing, and event routing, while offering an abstracted virtual filesystem layer that unifies access across multiple storage backends through a common read/write interface. The platform connects to remote servers and desktops using SSH, VNC, or Xpra protocol
A browser-based desktop environment that runs GUI applications, manages windows, and provides file management through a virtual filesystem.
🏁 Web based Windows XP desktop recreation.
Emulates a complete operating system desktop environment entirely within a web browser using HTML, CSS, and JavaScript.
Electrino هو إطار عمل لتطبيقات سطح المكتب عبر المنصات يُستخدم لبناء برمجيات خفيفة الوزن باستخدام تقنيات الويب. يعمل كبيئة تشغيل أصلية لسطح المكتب تعتمد على محرك الويب المثبت مسبقاً في نظام التشغيل المضيف لعرض الواجهات بدلاً من تجميع ثنائي متصفح منفصل. يوفر إطار العمل مدير نوافذ أصلياً لإنشاء والتحكم في نوافذ التطبيق وأيقونات شريط النظام من عملية خلفية. ويتضمن جسراً للتواصل بين العمليات (IPC) لمزامنة حالة التطبيق عن طريق تبادل الرسائل بين العملية الخلفية والمُعرض (renderer). يغطي المشروع أيضاً إدارة الصور الأصلية لتنسيق الأصول وإدارة شريط النظام للوصول إلى المهام الخلفية.
Facilitates the development of cross-platform desktop tools using HTML and CSS without bundling a separate browser engine.
system.css is a CSS component library and design system used to build web applications that mimic the look and feel of traditional desktop computing environments. It provides a toolkit of semantic classes and global variables to ensure visual uniformity across nostalgic, retro-inspired user interfaces. The framework enables the development of desktop-style web applications by structuring content within window containers and modal dialogs. It specifically supports the creation of monochrome interfaces and layouts that replicate the aesthetic of classic Macintosh operating systems. The library
Provides a framework for structuring web content within windowed containers to replicate traditional desktop software.