7 dépôts
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 est un navigateur de fichiers basé sur le web et un indexeur côté serveur qui remplace les pages d'index de serveur par défaut par une interface visuelle pour parcourir et télécharger des fichiers via HTTP. Il fonctionne comme un navigateur de liste de répertoires qui transforme des chemins de fichiers simples en un explorateur navigable pour les fichiers hébergés. Le projet est compatible avec les serveurs web Apache, Nginx et lighttpd, offrant un moyen de gérer les assets statiques et de partager des fichiers et dossiers via une interface basée sur un navigateur plutôt qu'une ligne de commande. Il utilise l'indexation de serveur basée sur PHP et le parcours récursif de répertoires pour scanner les répertoires du serveur et lire les métadonnées du système de fichiers. L'interface utilise AJAX et des mises à jour pilotées par JSON pour rafraîchir les vues de dossiers sans nécessiter de rechargement complet de la page.
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 is a web-based Linux server control panel and system administration dashboard designed for managing hosting environments and system resources. It provides a graphical interface to translate administrative actions into system-level configurations, allowing users to manage Linux servers and web hosting stacks without relying solely on the command line. The platform distinguishes itself through AI-driven server operations, utilizing artificial intelligence for performance analysis and the execution of maintenance tasks via natural language commands. It supports multi-node orchestration, en
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.