Skip to content

Releases: n8bar/TermiWeb

TermiWeb 0.1.1

01 May 06:24

Choose a tag to compare

TermiWeb 0.1.1 is a mobile stabilization patch for the first public 0.1 release.

It keeps the same Windows-hosted browser terminal model as 0.1.0, with the must-have mobile fixes from dogfooding folded into the release line.

What changed

  • Improved collapsed mobile instance controls so columns and close actions are usable from larger touch targets instead of cramped rail buttons.
  • Added stable narrow mobile width presets, including 40x40 and 60x36, so phones can keep useful vertical context.
  • Reduced mobile keyboard text-assistance corruption during terminal entry with stronger terminal input hints and a non-credential mobile capture fallback.
  • Kept app login password-manager behavior separate from terminal input, so PTY typing does not present as credential entry.

Packaged quick start

  1. Download TermiWeb-0.1.1-windows-x64.zip.
  2. Unpack it into a user-writable folder.
  3. Open 1.Start-Here.md and read DISCLAIMER.md.
  4. Run Set Up TermiWeb.cmd.
  5. Approve the Windows elevation prompt when TermiWeb starts.
  6. Open http://127.0.0.1:22443 if setup does not open it for you.

Operating boundaries

  • Windows hosts only
  • Every shell in 0.1 is elevated
  • Built for a trusted private network
  • WAN exposure is possible, but securing it is up to you
  • Includes single-user auth without TLS to keep it simple

Links

  • Download: https://termiweb.com/download/
  • Download site: https://termiweb.com
  • Source repository: https://github.com/n8bar/TermiWeb
  • README: https://github.com/n8bar/TermiWeb/blob/main/README.md
  • Disclaimer: https://github.com/n8bar/TermiWeb/blob/main/DISCLAIMER.md

TermiWeb 0.1.0

23 Apr 23:05

Choose a tag to compare

TermiWeb 0.1.0 is the first public 0.1 release.

TermiWeb is a browser-first shared terminal for a Windows host. It keeps the terminal in the browser so you can stay attached from the host or another device without remoting the whole desktop.

What it supports

  • Shared live terminal instances in the browser
  • Cross-device attachment to the same live shell
  • A packaged Windows run surface with setup, start, restart, stop, uninstall, and optional before-sign-in auto-start
  • Mobile-oriented controls, selection/copy support, and a fallback paste field when direct browser paste is blocked

Packaged quick start

  1. Download TermiWeb-0.1.0-windows-x64.zip.
  2. Unpack it into a user-writable folder.
  3. Open 1.Start-Here.md and read DISCLAIMER.md.
  4. Run Set Up TermiWeb.cmd.
  5. Approve the Windows elevation prompt when TermiWeb starts.
  6. Open http://127.0.0.1:22443 if setup does not open it for you.

Operating boundaries

  • Windows hosts only
  • Every shell in 0.1 is elevated
  • Built for a trusted private network
  • WAN exposure is possible, but securing it is up to you
  • Includes single-user auth without TLS to keep it simple

Known issues

Links

  • Download: https://termiweb.com/download/
  • Download site: https://termiweb.com
  • Source repository: https://github.com/n8bar/TermiWeb
  • README: https://github.com/n8bar/TermiWeb/blob/main/README.md
  • Disclaimer: https://github.com/n8bar/TermiWeb/blob/main/DISCLAIMER.md