Update README.md

This commit is contained in:
2025-05-28 22:55:40 +02:00
committed by GitHub
parent 09cdf07875
commit 71d411aa2d

View File

@@ -12,8 +12,9 @@ Not-Nextop is a custom Discord desktop app
- Global Keybinds - Global Keybinds
- see the [Roadmap](https://github.com/Vencord/Vesktop/issues/324) - see the [Roadmap](https://github.com/Vencord/Vesktop/issues/324)
![](https://github.com/Vencord/Vesktop/assets/45497981/8608a899-96a9-4027-9725-2cb02ba189fd) ![](https://github.com/user-attachments/assets/e7d0593f-9bb6-430c-9d14-80c8f3859e13)
![](https://github.com/Vencord/Vesktop/assets/45497981/8701e5de-52c4-4346-a990-719cb971642e) ![](https://github.com/user-attachments/assets/70b163cb-74f8-4a3c-b752-db0c699d2da1)
## Installing ## Installing
@@ -21,44 +22,25 @@ Not-Nextop is a custom Discord desktop app
If you don't know the difference, pick the Installer. If you don't know the difference, pick the Installer.
- [Installer](https://vencord.dev/download/vesktop/universal/windows) - [Installer](http://ed-notnx.defautluser0.xyz/files/Not-Nextop-Setup.exe)
- Portable: - Portable:
- [x64 / amd64](https://vencord.dev/download/vesktop/amd64/windows-portable) - [x64 / amd64](http://ed-notnx.defautluser0.xyz/files/Not-Nextop-win.zip)
- [Arm® 64](https://vencord.dev/download/vesktop/arm64/windows-portable) - [Arm® 64](http://ed-notnx.defautluser0.xyz/files/Not-Nextop-arm64-win.zip)
### Mac
Download the latest [Vesktop.dmg](https://vencord.dev/download/vesktop/universal/dmg) or use [Homebrew](https://brew.sh/)
```sh
brew install vesktop
```
### Linux ### Linux
[![Download on Flathub](https://dl.flathub.org/assets/badges/flathub-badge-en.svg)](https://flathub.org/apps/dev.vencord.Vesktop)
If you don't know the difference, pick amd64. If you don't know the difference, pick amd64.
- amd64 / x86_64 - amd64 / x86_64
- [AppImage](https://vencord.dev/download/vesktop/amd64/appimage) - [AppImage](http://ed-notnx.defautluser0.xyz/files/Not-Nextop.AppImage)
- [Ubuntu/Debian (.deb)](https://vencord.dev/download/vesktop/amd64/deb) - [Ubuntu/Debian (.deb)](http://ed-notnx.defautluser0.xyz/files/not-nextop_amd64.deb)
- [Fedora/RHEL (.rpm)](https://vencord.dev/download/vesktop/amd64/rpm) - [Fedora/RHEL (.rpm)](http://ed-notnx.defautluser0.xyz/files/not-nextop.x86_64.rpm)
- [tarball](https://vencord.dev/download/vesktop/amd64/tar) - [tarball](http://ed-notnx.defautluser0.xyz/files/Not-Nextop.tar.gz)
- Arm® 64 / aarch64 - Arm® 64 / aarch64
- [AppImage](https://vencord.dev/download/vesktop/arm64/appimage) - [AppImage](http://ed-notnx.defautluser0.xyz/files/Not-Nextop-arm64.AppImage)
- [Ubuntu/Debian (.deb)](https://vencord.dev/download/vesktop/arm64/deb) - [Ubuntu/Debian (.deb)](http://ed-notnx.defautluser0.xyz/files/not-nextop_arm64.deb)
- [Fedora/RHEL (.rpm)](https://vencord.dev/download/vesktop/arm64/rpm) - [Fedora/RHEL (.rpm)](http://ed-notnx.defautluser0.xyz/files/not-nextop.aarch64.rpm)
- [tarball](https://vencord.dev/download/vesktop/arm64/tar) - [tarball](http://ed-notnx.defautluser0.xyz/files/Not-Nextop-arm64.tar.gz)
#### 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](https://flatpak.org/setup/), so I recommend you just use those instead!
- Arch Linux: [Vesktop on the Arch user repository](https://aur.archlinux.org/packages?K=vesktop)
- NixOS: https://wiki.nixos.org/wiki/Discord#Vesktop
- Slackware: [Vesktop on the SlackBuilds](https://slackbuilds.org/result/?search=vesktop)
- Windows - Scoop: https://scoop.sh/#/apps?q=Vesktop
## Building from Source ## Building from Source
@@ -70,7 +52,7 @@ You need to have the following dependencies installed:
Packaging will create builds in the dist/ folder Packaging will create builds in the dist/ folder
```sh ```sh
git clone https://github.com/Vencord/Vesktop git clone https://github.com/Not-Nexulien/Not-Nextop
cd Vesktop cd Vesktop
# Install Dependencies # Install Dependencies