Skip to content
/ usopp Public

Based on Rust and Tauri, replicating Rubick

Notifications You must be signed in to change notification settings

l1uqi/usopp

Repository files navigation

English | 简体中文

usopp

A replication of the rubick project based on Tauri.

The project was originally intended for learning Rust, and the code is currently messy. Refactoring and optimization will be done in the future.

If you have better implementations, feel free to submit a pull request.

Features

  • 📋 Application list
  • 🔎 Pinyin search support
  • 📌 System tray minimization
  • 📁 Folder and file search support

To-Do

  • Plugin support
  • System settings
  • Mac adaptation

Demo

Application and folder search

demo

Development

Rust installation is required.

pnpm i

pnpm run tauri

License

MIT