More Premium Hugo Themes Premium Vue Themes

Tank Front

蓝眼系列软件之《蓝眼云盘》前端项目

Tank Front

蓝眼系列软件之《蓝眼云盘》前端项目

Author Avatar Theme by eyebluecn
Github Stars Github Stars: 553
Last Commit Last Commit: Feb 23, 2025 -
First Commit Created: Aug 27, 2024 -
default image

Overview:

Blue Eye Cloud Drive is part of the Blue Eye open-source series. It aims to create a refined, elegant, and minimalist cloud drive platform. Some of its core features include file/folder uploads, drag-and-drop upload functionality, file sharing, monitoring, statistics, a recycle bin, multi-user support, WebDav integration, disk scanning tasks, online preview with custom configurations, no need to install a database (supports SQLite for file database), and more. It is built using Typescript, React, Ant Design 4.0, and follows an object-oriented programming approach.

Features:

  • File/Folder Upload: Easily upload files and folders.
  • Drag-and-Drop Upload: Convenient drag-and-drop functionality for uploading files.
  • File Sharing: Share files with others securely.
  • Monitoring: Monitor activities and statistics related to files.
  • Recycle Bin: Safeguard deleted files in the recycle bin.
  • Multi-User Support: Allows multiple users to access and manage files.
  • WebDav Integration: Integrate with WebDav for enhanced file management.
  • Online Preview and Custom Configurations: Preview files online with customizable settings.

Installation:

  1. Clone the repository:
    git clone <repository_url>
    
  2. Install dependencies:
    npm install
    
  3. Start the project:
    npm start
    

Summary:

Blue Eye Cloud Drive is a feature-rich cloud storage solution that offers a user-friendly interface and essential functionalities like file sharing, monitoring, and multi-user support. With a focus on elegance and simplicity, it provides a seamless experience for managing files and folders efficiently. Built on modern technologies like Typescript and React, it also supports advanced features such as drag-and-drop file uploads and online file previews with customization options.