Skip to content

[ABANDONED] Performant explorer for Windows

Notifications You must be signed in to change notification settings

Q300Z/vexplorer-rust

 
 

Repository files navigation

VExplorer

Overview

VExplorer is a cross-platform desktop application built using Tauri, Rust, and React. It leverages modern web technologies to provide a seamless user experience for file exploration and management.

Table of Contents

Installation

Prerequisites

Steps

  1. Clone the repository:

    git clone https://github.com/yourusername/vexplorer.git
    cd vexplorer
  2. Install dependencies:

    npm install
  3. Build the Tauri application:

    npm run tauri build

Usage

To start the application in development mode, run:

npm run tauri dev

About

[ABANDONED] Performant explorer for Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 62.8%
  • Rust 33.3%
  • CSS 1.2%
  • JavaScript 1.2%
  • Other 1.5%