Releases: n8bar/TermiWeb
Releases · n8bar/TermiWeb
TermiWeb 0.1.1
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
40x40and60x36, 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
- Download
TermiWeb-0.1.1-windows-x64.zip. - Unpack it into a user-writable folder.
- Open
1.Start-Here.mdand readDISCLAIMER.md. - Run
Set Up TermiWeb.cmd. - Approve the Windows elevation prompt when TermiWeb starts.
- Open
http://127.0.0.1:22443if setup does not open it for you.
Operating boundaries
- Windows hosts only
- Every shell in
0.1is 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
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
- Download
TermiWeb-0.1.0-windows-x64.zip. - Unpack it into a user-writable folder.
- Open
1.Start-Here.mdand readDISCLAIMER.md. - Run
Set Up TermiWeb.cmd. - Approve the Windows elevation prompt when TermiWeb starts.
- Open
http://127.0.0.1:22443if setup does not open it for you.
Operating boundaries
- Windows hosts only
- Every shell in
0.1is 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
- Collapsed mobile instance controls are too small to use cleanly
- Mobile keyboard text assistance can corrupt terminal input
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