7 مستودعات
Web-based interfaces for browsing, previewing, compressing, extracting, uploading, downloading, and archiving files on a server.
Distinct from File Servers: Distinct from File Servers: adds interactive management and operations beyond static file serving.
Explore 7 awesome GitHub repositories matching part of an awesome list · Server File Managers. Refine with filters or upvote what's useful.
Masuit.Tools is a comprehensive static utility library for .NET and ASP.NET Core development. It provides a broad collection of reusable helper methods and infrastructure components that cover common programming tasks without requiring dependency injection or instance management. The library is organized as flat utility classes, making its functionality directly accessible from anywhere in a project. The toolkit distinguishes itself through a wide range of integrated capabilities that go beyond typical utility libraries. It includes a multithreaded range-request file downloader with pause and
Browses, previews, compresses, extracts, uploads, downloads, and archives files directly on the server.
Simple and extensible administrative interface framework for Flask
Provides a web-based interface for browsing, uploading, and managing files on the server.
Flask-Admin is a framework for auto-generating administrative interfaces in Flask applications. It provides a Flask Admin Interface that automatically creates create, read, update, and delete views for database models, functioning as a Database Model CRUD Generator that eliminates manual coding for basic data administration tasks. The framework also includes an Extensible Admin Dashboard that developers can customize, along with a File Management Interface for browsing, uploading, and organizing server-side files, and a Redis Console Client for executing interactive Redis commands directly wit
Provides a tree-based file manager that reads the server filesystem directly with upload and delete operations.
h5ai هو مستكشف ملفات قائم على الويب وفهرس من جانب الخادم يستبدل صفحات فهرس الخادم الافتراضية بواجهة مرئية لتصفح وتنزيل الملفات عبر HTTP. يعمل كمتصفح قائمة أدلة يحول مسارات الملفات العادية إلى مستكشف قابل للتنقل للملفات المستضافة. المشروع متوافق مع خوادم الويب Apache و Nginx و lighttpd، مما يوفر طريقة لإدارة الأصول الثابتة ومشاركة الملفات والمجلدات من خلال واجهة قائمة على المتصفح بدلاً من سطر الأوامر. يستخدم فهرسة الخادم القائمة على PHP واجتياز الأدلة المتكرر لمسح أدلة الخادم وقراءة بيانات تعريف نظام الملفات. تستخدم الواجهة تحديثات AJAX و JSON لتحديث طرق عرض المجلدات دون الحاجة إلى إعادة تحميل الصفحة بالكامل.
Provides a web-based interface for browsing, navigating, and downloading files hosted on a server.
Tiny File Manager is a single-script PHP file manager that provides a complete web-based interface for browsing, uploading, editing, and managing files and folders on a server. All functionality is contained in one PHP file with no external dependencies beyond the web server, using constant-based configuration and session authentication for access control. The file manager distinguishes itself through a built-in browser-based code editor with syntax highlighting for over 150 programming languages, an embedded document preview proxy that displays office documents and PDFs through Google or Mic
Creates, renames, deletes, and organizes directories on a web server through a browser-based interface.
BaoTa هو لوحة تحكم خادم Linux قائمة على الويب ولوحة إدارة نظام مصممة لإدارة بيئات الاستضافة وموارد النظام. توفر واجهة رسومية لترجمة الإجراءات الإدارية إلى تكوينات على مستوى النظام، مما يسمح للمستخدمين بإدارة خوادم Linux ومكدسات استضافة الويب دون الاعتماد فقط على سطر الأوامر. تتميز المنصة بعمليات خادم مدفوعة بالذكاء الاصطناعي، باستخدام الذكاء الاصطناعي لتحليل الأداء وتنفيذ مهام الصيانة عبر أوامر اللغة الطبيعية. تدعم تنسيق العقد المتعددة، مما يتيح تنسيق مثيلات خادم متعددة لموازنة الحمل، ونسخ البيانات، وترحيل الآلات من واجهة واحدة. يغطي البرنامج مجموعة واسعة من القدرات الإدارية، بما في ذلك تنسيق حاوية Docker، وإدارة دورة حياة قاعدة البيانات، وإصدار شهادات SSL الآلي. يوفر أدوات تقوية أمنية شاملة مثل جدران حماية النظام، ومنع هجمات القوة الغاشمة، والمصادقة متعددة العوامل، إلى جانب أدوات مراقبة لتتبع الأداء في الوقت الفعلي وإعداد تقارير الصحة الآلية. يتم التعامل مع تثبيت ونشر اللوحة عبر برنامج نصي لسطر الأوامر على أنظمة Linux النظيفة.
Provides a web-based visual file manager for navigating and organizing server files.
Upload is a PHP library designed to manage the processing and persistence of files submitted through web forms. It provides a framework for handling incoming file data, ensuring that assets are validated against security and quality constraints before being moved from temporary locations to permanent storage. The library distinguishes itself through a modular architecture that decouples file handling logic from specific implementation details. It utilizes a strategy-based abstraction layer for storage, allowing for interchangeable backends, and employs a middleware-driven pipeline to process
Organizes and stores uploaded assets on a server using configurable strategies for file naming and directory structure.