ArcEye
The plug-in of the Lazy Cat Network Disk can preview the file structure in the archive without extracting it, or you can just extract a file into the archive directory
ArcEye is a plug-in application for Lazy Cat Network Disk. It provides preview and decompression functions of compressed package files, allowing you to view file content without completely decompressing it. Core functions: - Support multiple compression format previews: .zip, .7z, .gz, .tar.gz, .tgz, .rar - File tree structure display, supporting directory expansion/collapse - File preview: text (syntax highlighted), pictures, videos, PDF - Unzip the single file to the directory where the archive is located - Optimization of large file preview (temporary file management, Range request support) Technical architecture: - Backend: Go 1.25.3 + Gin Web Framework - Front-end: Vue.js3 + Vite + TypeScript + Pinia + Vue Router - Front and back separated architecture, supporting hot heavy-duty development Features: - Chinese and English bilingual support - Dark/light theme switch - file search function - Debugging information display - Responsive design, mobile adaptation - Code segmentation optimization to improve loading performance

