abhinandanwadwa / mac-pilot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tauri macOS Spotlight Example

This is an example project that shows how to create a macOS Spotlight app using Tauri.

This template is based on Tauri + React + Typescript template. It should help get you started developing with Tauri, React and Typescript in Vite.

Prerequisites

Getting Started

  1. Clone this repository:
git clone https://github.com/ahkohd/tauri-macos-spotlight-example.git
  1. Navigate to the project directory:
cd tauri-macos-spotlight-example
  1. Run the demo
pnpm install
pnpm tauri dev
  1. Press Cmdk to toggle the spotlight window

Demo

Recommended IDE Setup

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

License:MIT License


Languages

Language:Rust 64.5%Language:JavaScript 18.0%Language:TypeScript 15.4%Language:HTML 1.8%Language:CSS 0.4%