Note
This project showcases how to use Tauri to create a spotlight-like application for macOS.
This project is meant for educational purposes only.
git clone https://github.com/appcypher/prompt-bar.gitcd clientpnpm installcd ..cargo tauri devThis project inspired by tauri-macos-spotlight-example and uses tauri-nspanel plugin.
This project is licensed under the Apache License 2.0, or [http://www.apache.org/licenses/LICENSE-2.0][apache].