windows/v0.1.0
First Windows-compatible release. This allows wire-pod to be run on a Windows system without installing Go or WSL. It should be compatible with Windows 7-11.
To run, unzip wire-pod-win-amd64.zip
(only regular 64-bit systems for now) anywhere to your computer, head to the wire-pod/chipper
directory, and double-click chipper.exe
. It will tell you when it has started running. You can then click Open browser
to set it up.
If you want to use this with a production robot, you need to make sure you don't have any other devices on the network named escapepod
. This would include any Raspberry Pi or other computer you have set up with wire-pod. Turn those off or change their hostname (sudo hostnamectl set-hostname "something-else"
). Then you will need to change your Windows computer's name to escapepod
. You will then need to reboot. After this, you can set wire-pod up with the Escape Pod config and set up a regular production robot with it.
When you run it, make sure to allow it through the firewall on both public and private networks (it will prompt you, you shouldn't need to delve into your system settings).
This .zip includes built libraries for Ogg, Opus, and Vosk.