A graphical configurator for Tablet Visualizer, built in Go and Fyne GUI framework. This tool allows users to easily modify the Settings.json file without manual editing.
Tablet Visualizer is a lightweight application designed to function as an overlay for OBS. It simulates a graphics tablet's surface and shows real-time input based on your mouse or tablet stylus movements. You can get it from here Tablet-Visualizer
1. Download the latest version from Releases.
- Firstly download source
git clone https://github.com/xO-3670/Tablet-Visualizer-Configurator.git- Secondly build
cd Tablet-Visualizer-Configurator
make