返回排行榜
Cross-platform local file search engine.
searchfilesystemfilesearchsearch-engineproductivitytantivy
关键指标
Star 增长趋势
Star
1.8k
Forks
135
周增长
—
Issues
32
1k1.5k
2022年3月2022年11月2023年8月2024年5月2025年2月2025年10月2026年7月
制品库crates.io
cargo add orangeREADME
English | 中文
A cross-platform desktop application for searching local files.
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.
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
相关仓库