A simple graphical user interface for Steam Haptics Singer by CrazyCritic89.
This project is not affiliated with or endorsed by CrazyCritic89 or the Steam Haptics Singer project.
Available for both Windows and Linux.
- ⭐ Favorites list for quick access to your songs
- ⚙️ Easily adjust Steam Haptics Singer command-line parameters
▶️ Play songs- ⏹️ Stop playback
- 🔄 Restart playback
-
Download the latest Linux release bundled with Steam Haptics Singer.
-
Extract the contents of the folder.
-
Make steam-haptics-singer-ui executable
chmod +x steam-haptics-singer-ui- Run the application:
./steam-haptics-singer-ui-
Download the latest Windows release bundled with Steam Haptics Singer.
-
Extract the contents of the folder.
-
Run steam-haptics-singer-ui.exe
Warning: If Windows shows you a warning saying "Windows protected your PC", click More info and then Run anyway. This is not malware, I just don't want to pay Microsoft 200€ a year.
This is only necessary if you want to build the application yourself. Do note that you will need to download Steam Haptics Singer yourself.
git clone https://github.com/FryDaDog/SteamHapticsSingerUI.git
cd SteamHapticsSingerUIDownload and install Python 3.10 or newer.
- Linux: Install it using your package manager.
- Windows: Download it from https://www.python.org/downloads/ and make sure to check "Add Python to PATH" during installation.
Arch Linux
sudo pacman -S tkDebian / Ubuntu
sudo apt install python3-tkWindows
Python's official Windows installer includes Tkinter.
On Linux:
sh build-linux.shOn Windows:
.\build-windows.bat- Installation script
- Autoupdates
- Online MIDI downloader
SteamHapticsSingerUI is licensed under the MIT License.
Steam Haptics Singer is licensed under the BSD 3-Clause License.
