Skip to content

Repository files navigation

Vencord Installer Gui

Github top language Github language count Repository size License

Usage   |   About   |   Features   |   Development   |   Technologies   |   License   |   Author


🚀 Usage

This section is for end users who just want ot install or update Vencord using the GUI. You do not need Node.js, Rust, or any developer tools to run the application.


1. Download the Application

  • Go to the Releases page
  • Download the installer for your operating system:
    • Windows: .msi
    • Linux: .AppImage, .deb, or .rpm
    • macOS: .dmg

⚠️ Windows Antivirus Notice
Because this is a custom-built Tauri application, some antivirus software may incorrectly flag the binary.
If this occurs, add an exception.

🎯 About

A cross-platform GUI for installing and managing Vencord. It detects Discord installations, applies patches, updates existing Vencord setups, and provides optional backup and restore flows, whilst allowing the use of custom user plugins. The tool wraps the normal Vencord installation process in an accessible graphical interface built with Tauri.

✨ Features

✔️ Detect Discord Stable, PTB, and Canary
✔️ Install or update Vencord
✔️ Optional backup of existing Vencord installs
✔️ Separate flows for install, uninstall, backup, and repo sync
✔️ Support for custom vencord user plugins
✔️ Cross-platform via Tauri


💻 Development

The sections below are only required if you are developing or modifying the application. If you just want to use the app, you can ignore everything past this point.

✅ Requirements

Before starting, you need:

🏁 Starting

Setup:

  1. Clone the repository:

    git clone https://github.com/EvilNick2/vencord-installer-gui
    cd vencord-installer-gui
  2. Install frontend dependencies:

    npm install
  3. Run in development mode:

    npm run start

    This will start the Vite frontend dev server and the Tauri backend.

Build:

npm run build

🚀 Technologies

The following tools were used in this project:

📝 License

This project is under the MIT license. See the LICENSE file.

Made by EvilNick2

Back to top

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages