Skip to content

New release (yay) + linux

Choose a tag to compare

@KodeurKubik KodeurKubik released this 06 Feb 21:07
· 6 commits to master since this release

New version!!

  • New chat example
  • Custom backend support
  • bug fixes i guess
  • new API for starting a server

A hosted version is available at: (just run this in your terminal)

ssh cloud.openvoxel.studio

Demo

sshui-demo.mp4

Or self host it:

You may have to run xattr -d com.apple.quarantine (path to the mac executable) on Mac.

Don't forget to chmod +x (path to exe) to make the file executable

  1. Open the executable in a terminal window
  2. Open a NEW terminal window WITHOUT closing the previous one and type:
ssh localhost -p 2222

This will connect to the ssh server you just started