Skip to content

💕Share your terminal as a web application💕

License

Notifications You must be signed in to change notification settings

iotxfoundry/gterm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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