Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 993 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 993 Bytes

GTERM - 💕Share your terminal as a web application💕

Go Version GitHub release MIT License

GTERM is a tool to share your terminal as a web applications.

Unlike gotty, we use the same terminal, so we can see the commands from others.

gif

Installation

go install

GTerm requires go1.16 or later.

$ go install github.com/iotxfoundry/gterm/cmd/gterm@latest

Usage

Usage of ./gterm:
  -port int
        http port (default 8080)

License

The MIT License