# orange
**Repository Path**: ylchenxd/orange
## Basic Information
- **Project Name**: orange
- **Description**: No description available
- **Primary Language**: Rust
- **License**: GPL-3.0
- **Default Branch**: release
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2024-04-02
- **Last Updated**: 2024-04-02
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
English
|
中文
A cross-platform desktop application for searching local files.
[](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)
## What is Orange?

Orange is a **file search** desktop application.
## ✨Features
- Fast search response
- Low memory and low cpu usage
- Easy to use, comes with tokenization and auto completion
- Monitor file changes in real time
- Lightweight installation package
- Simple and elegant UI
## Build
- Setup Tauri dev environment (https://tauri.studio/docs/getting-started/setting-up-macos)
- Run `yarn`
- Run `yarn build`
- Run `yarn tauri-build`
## Download
Go to [release page](https://github.com/naaive/orange/releases).
## Architecture

## Thanks
- 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)