A superfast full-text search application
Buzee is a full-text search application designed to help users effortlessly find their files on Mac and Windows systems. It offers features such as fast search capabilities, OCR functionality, a scratch pad for notes, and supports various file types for searching.
To install Buzee, follow these steps:
npm install
in the root directory.cargo install
in the src-tauri directory.npm run tauri dev
to run the app in development mode.npm run tauri build
to build the app for production.Buzee is a comprehensive search application that provides users with efficient tools to locate their files on Mac and Windows systems. With features like fast search capabilities, OCR functionality, and a scratch pad for notes, Buzee aims to streamline the file-finding process for its users. The installation process involves cloning the repository, installing necessary dependencies, and running the app in development or production mode.