/rusty-explorer

RustyExplorer: Lightning-fast file searching. Tauri, React, Vite, and Rust-powered file explorer for a speedy and seamless experience.

Primary LanguageTypeScriptMIT LicenseMIT

RustyExplorer

Description

RustyExplorer is a file management application developed using Rust for the backend and TypeScript for the frontend. The project aims to provide an interactive user interface and superior file search speed, with an 80% improvement compared to Windows Explorer. RustyExplorer is currently in development and is not ready for production use.

Installation

To install RustyExplorer, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Himasnhu-AT/rusty-explorer.git
  2. Navigate to the project directory:

    cd RustyExplorer
  3. Install dependencies:

    • Frontend:

      npm install
  4. Start the development server:

    cd src-tauri
    cargo tauri dev

TO DO

Visit To do, to look at features we are intoducing.

Recommended IDE Setup

Contributing

We welcome contributions to RustyExplorer! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request. Follow our contribution guidelines for more details.

License

RustyExplorer is licensed under the MIT License.