Home

Awesome

Equibop <img src="/static/icon.png" width="225" align="right" alt="Equibop">

Equicord Tests Discord

Equibop is a fork of Vesktop.

You can join our discord server for commits, changes, chat or even support.<br></br>

Main features

Extra included changes

Linux Note:

Not fully Supported:

<!-- not supported on windows yet lol-->

Installing

Windows

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

Mac

These work on both M Series and Intel Series Macs

Linux

equibop <br> <a href="https://flathub.org/apps/io.github.equicord.equibop"> <img src="https://flathub.org/api/badge?svg" alt="Download on Flathub" style="width:220px; height:auto;"> </a>

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