Skip to content

kanvekin/Privbop

 
 

Repository files navigation

Privbop Privbop

Privcord Tests

Privbop 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

  • Privcord preinstalled
  • Custom Splash animations from this PR
  • Tray Customization & Voice detection and Badge from this PR
  • Global Keybind to Toggle voice status from this PR
  • Custom Arguments
  • Remove (#) title prefix when Notification Badge option is toggled from this PR
  • Allow patching video & audio devices into screen share from this PR

Linux Note:

  • You can use the --toggle-mic & --toggle-deafen flags to toggle your microphone and deafen status from the terminal.

Not fully 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

Privbop
Download on Flathub

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

Community packages

Below you can find unofficial packages created by the community. They are not officially supported by us, so before reporting issues, please first confirm the issue also happens on official builds. When in doubt, consult with their packager first. The flatpak and AppImage should work on any distro that supports them, so I recommend you just use those instead!

Building from Source

You need to have the following dependencies installed:

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/UygunUmitcan/Privbop
cd Privbop

# Install Dependencies
pnpm i

# Either run it without packaging
pnpm start

# Or package (will build packages for your OS)
pnpm package

# Or only build the Linux Pacman package
pnpm package --linux pacman

# Or package to a directory only
pnpm package:dir

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 89.4%
  • HTML 5.7%
  • JavaScript 2.4%
  • CSS 2.3%
  • NSIS 0.2%