expiteRz / wiimmfi-room-watcher

A work-in-progress tool to overlay the Wiimmfi room statistics in the live streaming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wiimmfi-room-watcher

This tool is programmed to aimed to overlay your joined room on the live streaming.

NOTE: Currently, wiimmfi-room-watcher cannot retrieve the room statistics correctly because Wiimmfi is now unstable for it. It is not a issue on the tool. Please don't ask about it to the author.

Usage

  1. The tool is on the state of work-in-progress, and not officially released yet. But you can download the executable file from Actions. Currently Windows and Linux build is available.
    • Download the latest build, and unzip it anywhere
      • ex. If you're a 64-bit Windows user, you need to download wiimmfi-room-watcher-win-amd64.

    In the root folder of the program, you can find the static directory. It contains all of the available overlays. Those are getting streamed via HTTP-File server.

  2. Run wiimmfi-room-watcher

More technically information can be seen in readme of the based project gosumemory

Build

  1. If you haven't installed Go yet, download and install it first
    • Requires v1.20 or newer to build
  2. Clone the repository
  3. Execute go get -u in terminal
  4. Execute go build in terminal

Credits

  • gosumemory - The original idea for wiimmfi-room-watcher

About

A work-in-progress tool to overlay the Wiimmfi room statistics in the live streaming

License:GNU General Public License v3.0


Languages

Language:Go 77.7%Language:CSS 10.5%Language:JavaScript 6.0%Language:HTML 5.8%