# orange **Repository Path**: mirrors/orange ## Basic Information - **Project Name**: orange - **Description**: 橘子是一款跨平台的文件搜索引擎,可根据关键词快速定文件或文件夹位置 - **Primary Language**: Rust - **License**: GPL-3.0 - **Default Branch**: release - **Homepage**: https://www.oschina.net/p/orange1 - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 1 - **Created**: 2022-03-04 - **Last Updated**: 2026-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

English | 中文

跨平台的文件搜索引擎

[![Download Counts](https://img.shields.io/github/downloads/naaive/orange/total?style=flat)](https://github.com/naaive/orange/releases) [![Stars Count](https://img.shields.io/github/stars/naaive/orange?style=flat)](https://github.com/naaive/orange/stargazers) [![Forks Count](https://img.shields.io/github/forks/naaive/orange.svg?style=flat)](https://github.com/naaive/orange/network/members) [![LICENSE](https://img.shields.io/badge/license-gpl-green?style=flat)](https://github.com/naaive/orange/blob/master/LICENSE) [![Windows Support](https://img.shields.io/badge/Windows-0078D6?style=flat&logo=windows&logoColor=white)](https://github.com/naaive/orange/releases) [![Windows Support](https://img.shields.io/badge/MACOS-adb8c5?style=flat&logo=macos&logoColor=white)](https://github.com/naaive/orange/releases) [![Linux Support](https://img.shields.io/badge/linux-1793D1?style=flat&logo=linux&logoColor=white)](https://github.com/naaive/orange/releases)
## 介绍 ![Demo](https://s1.ax1x.com/2022/05/20/OO4e61.gif) Orange是一款跨平台的**文件搜索**引擎。 ## ✨特点 - 使用简单,自带中文简繁体分词、拼音、补全、高亮 - 毫秒级搜索响应 - 低CPU、内存资源占用 - 实时监听文件变化 - 轻量安装包 - 简单大方UI ## 编译 - 搭建Tauri开发环境 (https://tauri.studio/docs/getting-started/setting-up-macos) - 运行 `yarn` - 运行 `yarn build` - 运行 `yarn tauri-build` ## 下载 点击 [release page](https://github.com/naaive/orange/releases). ## 架构 ![arch](doc/img.png) ## 感谢 - Tauri https://tauri.studio - Notify https://github.com/notify-rs/notify - React https://github.com/facebook/react - Tantivy https://github.com/quickwit-oss/tantivy - Kv https://github.com/zshipko/rust-kv ## LICENSE [GPL](https://github.com/naaive/orange/blob/master/LICENSE)