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.
vizality/README.md

47 lines
1.7 KiB

3 years ago
<p align="left">
<img width="100" height="100" src="https://avatars.githubusercontent.com/u/62357110">
</p>
3 years ago
# Vizality
3 years ago
Vizality is an @discord client modification that is based off of Powercord.
3 years ago
### What is Vizality?
3 years ago
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.
3 years ago
### Installation
Dependencies:
* Node.js (Latest or LTS)
* Git
3 years ago
* Discord Stable (Canary and PTB are not supported)
3 years ago
3 years ago
Installation (Windows):
* Clone the repository using git with this command: `git clone https://github.com/vizality/vizality`
* Run `cd vizality`
* Run `npm run setup`
3 years ago
* And restart your discord client **completely** through the system tray.
3 years ago
3 years ago
Installation (\*nix):
* Clone the repository using git with this command: `git clone https://github.com/vizality/vizality`
* Run `cd vizality`
2 years ago
* Run `npm run setup:sudo` **as root**
3 years ago
* 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`
3 years ago
* And restart your discord client **completely** through the system tray.
3 years ago
Uninstallation (\*nix):
* Go to the Vizality's folder using the `cd` command.
2 years ago
* Run `npm run setup:sudo` **as root**
3 years ago
* And restart your discord client **completely** through the system tray.
### Support
3 years ago
You can reach out to us on our Discord support server [here](https://discord.gg/Fvmsfv2) if you need any support.
3 years ago
### Warning
Vizality is in a unfinished alpha state. Please report any bugs at our [Discord server](https://discord.gg/Fvmsfv2) or in the [issues](https://github.com/vizality/vizality/issues).