
Portable filebrowser with mobile ui ( html5 + go )
The Portable File Browser is a powerful tool designed for sharing files over a local network via an easy-to-use HTML5 mobile interface. Perfect for quickly exposing Docker volumes or server folders, this file server offers versatility for both casual users and developers alike. Whether you need to share videos and audio securely or manage files directly from your mobile device, this solution covers a broad range of use cases.
The application stands out due to its fast user interface and robust feature set that allows for extensive file management capabilities. From uploading large files to organizing directories, the Portable File Browser is designed to make file sharing convenient and efficient.
Mobile UI: Seamless support for all major mobile devices, though note that file uploads are not supported on iOS.
Fast Performance: Built using JSON and Angular, the UI responds quickly and efficiently to user interactions.
Directory Search: Offers fuzzy search functionality, reminiscent of text editors, for easy file access within directories.
Multi-file Uploads: Supports the simultaneous uploading of multiple files, with uploads streamed directly to disk.
File Management: Includes options to delete, remove, copy, and create directories, providing comprehensive control over your files.
Markdown Editor: Features a built-in code editor for various languages, including JavaScript, HTML, CSS, and PHP, making it suitable for developers.
HTTP Authentication: Basic authentication is incorporated to ensure secure access to files.
System Commands Execution: With proper configuration, it allows you to execute shell commands directly from the UI for advanced users.

Angular is a TypeScript-based open-source framework by Google for building dynamic single-page applications and cross-platform mobile apps with MVC architecture and a rich set of features.
HTML templates are pre-designed and pre-built web pages that can be customized and used as a basis for building websites. They often include common elements such as headers, footers, menus, and content sections, and can be easily edited using HTML and CSS to fit specific branding and content needs.