Skip to content
forked from Vencord/Vesktop

Equibop is a custom Discord App aiming to give you better performance and improve linux support

License

Notifications You must be signed in to change notification settings

Equicord/Equibop

 
 

Repository files navigation

Equibop Equibop

Equicord Tests Discord

Equibop is a fork of Vesktop.

You can join our discord server for commits, changes, chat or even support.

Main features

  • Much more lightweight and faster than the official Discord app
  • Linux Screenshare with sound & wayland

Extra included changes

  • Equicord preinstalled
  • Custom Splash animations from this PR
  • Tray Customization & Voice detection and Badge from this PR
  • Remove (#) title prefix when Notification Badge option is toggled from this PR

Not yet supported:

  • Global Keybinds

Installing

Windows

If you don't know the difference, pick the Installer.

Mac

These work on both M Series and Intel Series Macs

Linux

If you don't know the difference, pick amd64.

Building from Source

Packaging will create builds in the dist/ folder

Note

On Windows, if you run the test script, you will get test errors about venmic, you can ignore these as it's a linux only module.

git clone https://github.com/Equicord/Equibop
cd Equibop

# Install Dependencies
pnpm i

# Either run it without packaging
pnpm start

# Or package
pnpm package

# Or only build the pacman target
pnpm package --linux pacman

# Or package to a directory only
pnpm package:dir

About

Equibop is a custom Discord App aiming to give you better performance and improve linux support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 88.8%
  • HTML 7.1%
  • CSS 2.6%
  • JavaScript 1.3%
  • NSIS 0.2%