This litte program allows you to toggle your Razer Chrome Visualizer by pressing a Key.
- Toggling your Razer Chroma Visualizer with only one button on or off
- The Program will be absolutely invisible while execution
- No performance loss
- No background tasks
- Razer Synapse and Razer Chroma Visualizer
- .NET Framework version 4.7.2 only needed if you want to edit the source
- Windows
The setup of the program can be done in two different ways
- Download the release of the program
- Place the .exe file in any directory
- Go into Razer Synapses keyboard options
- Click the key which should start the program
- Click on the "execute program" tab and set the value to the path of the .exe file
- Enjoy
- Clone the repository using
git clone https://github.com/JannesStroehlein/Toggle-Razer-Chroma-Visualizer
- Open the Visual Studio Solution file (.sln) in Visual Studio (not Visual Studio Code)
- Set the Build Configuration the "Release"
- Hit
CTRL + B
to build the solution - Now perform method 1 from step 3
- Enjoy