Skip to content

Justus0405/Vyntra

 
 

Repository files navigation

Vyntra

Vyntra is a fork of Vesktop, a custom Discord desktop app

Pros:

  • Vencord preinstalled
  • Much more lightweight and faster than the official Discord app
  • Linux Screenshare with sound & wayland
  • Much better privacy, since Discord has no access to your system

Cons:

  • Volume only goes up to 100%

Whats different?

Fixes:

  • Fixes Vesktop Issue: #161

Minor changes:

  • Disabled Rich Presence by Default
  • Enabled Splash Theming by Default

Building from Source

Packaging will create builds in the dist/ folder

git clone https://github.com/Justus0405/Vyntra
cd Vyntra

# 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

🔒 My Personal Fork of Vesktop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.8%
  • HTML 6.2%
  • JavaScript 3.5%
  • CSS 2.3%
  • NSIS 0.2%