Skip to content

License

Notifications You must be signed in to change notification settings

RafaeloxMC/wiregui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5695247 · · Sep 21, 2025

History

11 Commits
Sep 21, 2025
Sep 21, 2025
Sep 21, 2025
Sep 21, 2025
Sep 21, 2025
Sep 21, 2025
Sep 21, 2025
Sep 21, 2025
Sep 21, 2025
Sep 21, 2025
Sep 21, 2025
Sep 21, 2025
Sep 21, 2025
Sep 21, 2025

Repository files navigation

WireGUI File Manager

GitHub release (latest by date including pre-releases) Build Status GitHub downloads License Platform

What should've been a WireGuard client at first, turned out to be... a file manager?

WireGUI is a file manager built with Tauri. It features a blazingly fast backend written in Rust, and a sleek, modern frontend built with React.

Showcase

Watch the Showcase on YouTube!

Click here!

Features

  • Fast and efficient file operations
  • User-friendly interface
  • Cross-platform support (Windows, macOS, Linux)
  • Secure file handling
  • Customizable themes

Installation

To install WireGUI, follow these steps:

  1. Clone the repository:
    $ git clone https://github.com/RafaeloxMC/wiregui.git
    $  cd wiregui
  2. Install dependencies:
    $ yarn
  3. Build the application:
    $ yarn tauri build

You can find the release in the src-tauri/target/release/bundle directory.

Troubleshooting

If you encounter the build error failed to run linuxdeploy, try to run the build command like this:

NO_STRIP=true yarn tauri build

This should resolve the issue.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published