More Premium Hugo Themes Premium Svelte Themes

Installer

A simple standalone program which automates the installation, removal and maintenance of BetterDiscord.

Installer

A simple standalone program which automates the installation, removal and maintenance of BetterDiscord.

Author Avatar Theme by betterdiscord
Github Stars Github Stars: 1765
Last Commit Last Commit: May 15, 2023 -
First Commit Created: Feb 24, 2024 -
Installer screenshot

Overview

The BetterDiscord installer is an open-source project written with electron-webpack and Svelte 3. It provides a way to download and install BetterDiscord on Windows, macOS, and Linux operating systems.

Features

  • Electron-webpack and Svelte 3: Utilizes modern technologies for efficient and reliable performance.
  • Cross-platform Compatibility: Supports Windows (7+), macOS (10.10+), and Linux operating systems.
  • Easy Installation: Simplified process for downloading and installing BetterDiscord.

Installation

To install the BetterDiscord installer, follow these steps:

  1. Clone the repository:

    git clone <repository-url>
    cd <repository-folder>
    
  2. Install dependencies:

    yarn install
    
  3. Run the build script:

    yarn start
    

Additional Scripts

  • Linting: Use ESLint to lint your changes.
    eslint <file-name>
    

Summary

The BetterDiscord installer is a convenient tool written with electron-webpack and Svelte 3 that simplifies the process of installing BetterDiscord on Windows, macOS, and Linux systems. By following the installation guide provided, users can easily set up the installer and enjoy the benefits of BetterDiscord.