SkillAgentSearch skills...

MojoWheel

Spin the wheel! A websocket program for twitch stream overlays

Install / Use

/learn @StoneMoney/MojoWheel
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

alt text

Websocket program for twitch stream overlays. Click to spin the wheel and it will randomly select one of the submitted strings via result.html, which would be captured in XSplit/OBS as a BrowserWindow.

Getting started

Dependencies:

Index.html is the controller where you can add, remove, spin, and view the prompts.

Results.html is front-end visual graphics of the wheel including sound and animations.

Server.js is the websocket server which passes along the strings, and also stores them locally. Runs default on port 8080

To start the server run node main.js or npm start

To compile the server into an exe: pkg --output MojoWheel.exe --targets node6-win-x86 main.js

To compile the converter into an exe: pkg --output Convert.exe --targets node6-win-x86 convert.js

Todo & Future features

  • macOS & Linux support
View on GitHub
GitHub Stars9
CategoryDevelopment
Updated3mo ago
Forks2

Languages

HTML

Security Score

87/100

Audited on Jan 4, 2026

No findings