Installer

screenshot of Installer
svelte

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

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.
svelte
Svelte

Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

webpack
Webpack

Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.