Skip to content
forked from Vencord/Vesktop

🔒 My Personal Fork of Vesktop

License

Notifications You must be signed in to change notification settings

Justus0405/Vyntra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building from Source

You need to have the following dependencies installed:

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 (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

🔒 My Personal Fork of Vesktop

Resources

License

Stars

Watchers

Forks

Languages

  • TypeScript 88.9%
  • HTML 5.9%
  • JavaScript 3.2%
  • CSS 1.8%
  • NSIS 0.2%