# Squarrel **Repository Path**: gh-devin/Squarrel ## Basic Information - **Project Name**: Squarrel - **Description**: Squarrel是一个基于django实现的轻量级开源文件共享系统。 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2018-01-29 - **Last Updated**: 2023-07-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Squarrel Squarrel is a lightweight file sharing system based on Django implementations. Squarrel是一个基于django实现的轻量级的文件共享系统。 目前实现的功能: ------------ 1. 文件共享(上传、下载) 2. 文件搜索(目前仅支持全文搜索) 3. 用户文件管理(目前仅支持用户文件查看) 后续计划: ------------ 1. 增加文件模糊搜索 2. 增加用户文件删除功能