mirror of https://github.com/vizality/vizality.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 months ago | |
---|---|---|
.github | 2 years ago | |
.vscode | 1 year ago | |
assets | 1 year ago | |
dist | 1 year ago | |
injector | 1 year ago | |
renderer/src | 10 months ago | |
.editorconfig | 1 year ago | |
.eslintrc.json | 1 year ago | |
.gitignore | 2 years ago | |
CHANGELOG.md | 2 years ago | |
LICENSE | 2 years ago | |
NOTICE | 1 year ago | |
README.md | 1 year ago | |
jsconfig.json | 1 year ago | |
package-lock.json | 11 months ago | |
package.json | 1 year ago |
README.md
Vizality
Vizality is an @discord client modification that is based off of Powercord.
What is Vizality?
Vizality is a client modification for the Discord desktop app, meant to give it enhanced customization of features and appearance. Client modifications are technically against Discord's Terms of Service, so use it at your own risk.
Installation
Dependencies:
- Node.js (Latest or LTS)
- Git
- Discord Stable (Canary and PTB are not supported)
Installation (Windows):
- Clone the repository using git with this command:
git clone https://github.com/vizality/vizality
- Run
cd vizality
- Run
npm run setup
- And restart your discord client completely through the system tray.
Installation (*nix):
- Clone the repository using git with this command:
git clone https://github.com/vizality/vizality
- Run
cd vizality
- Run
npm run setup:sudo
as root - And restart your discord client completely through the system tray.
Uninstallation
Uninstallation (Windows):
- Go to the Vizality's folder using
cd
command. - Run
npm run setup
- And restart your discord client completely through the system tray.
Uninstallation (*nix):
- Go to the Vizality's folder using the
cd
command. - Run
npm run setup:sudo
as root - And restart your discord client completely through the system tray.
Support
You can reach out to us on our Discord support server here if you need any support.
Warning
Vizality is in a unfinished alpha state. Please report any bugs at our Discord server or in the issues.