twitchdev / twitch-cli

The official Twitch CLI to make developing on Twitch easier.
Apache License 2.0
604 stars 71 forks source link

[Feature Request] Web UI #200

Open Xemdo opened 1 year ago

Xemdo commented 1 year ago

A Web UI would be extremely useful. This could be booted up with "twitch gui" or "twitch web", with a local HTTP server ran to serve the local files. This web server would present buttons to fire API calls and EventSub calls, as well as provide a UI base for future features.

aaricdev commented 8 months ago

Is this still a thing that can be considered "to be implemented"?

Because I'd seriously love to have this. Currently I'm maintaining my own Postman collection to trigger stuff.

And my other question is, would you guys mind it if I'd take this as a todo for me to implement it? 👀