# 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
|
中文
跨平台的文件搜索引擎
[](https://github.com/naaive/orange/releases)
[](https://github.com/naaive/orange/stargazers) [](https://github.com/naaive/orange/network/members)
[](https://github.com/naaive/orange/blob/master/LICENSE)
[](https://github.com/naaive/orange/releases)
[](https://github.com/naaive/orange/releases)
[](https://github.com/naaive/orange/releases)
## 介绍

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).
## 架构

## 感谢
- 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)