KodeurKubik/SSHUI
 Watch   
 Star   
 Fork   
2026-04-18 07:06:08
SSHUI

Typing Test demo!

New version!!

  • Typing test demo
  • bug fixes i guess

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

ssh cloud.openvoxel.studio

Demo

https://github.com/user-attachments/assets/174a30fe-a076-4ae3-b2c0-3fea9acb4dd4

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

2026-02-07 05:05:08
SSHUI

New release (yay) + linux

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

https://github.com/user-attachments/assets/174a30fe-a076-4ae3-b2c0-3fea9acb4dd4

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

2026-01-15 05:03:10
SSHUI

Examples!

New version!!

A hosted version is available at:

ssh cloud.openvoxel.studio

Or self host it:

  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

2025-12-29 00:31:35
SSHUI

Initial Release!

WeEeeEEeee

wordle-over-ssh demo exe in release

HOW TO RUN!

  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