Skip to content

moul/term.js-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

term.js-cli

A command line interface client for term.js / tty.js

Install

npm install -g term.js-cli

Usage

termjs-cli <term.js/tty.js url>
termjs-cli https://example.com:8080
termjs-cli http://foo:bar@localhost:8000/
termjs-cli https://tty.example.com/
termjs-cli http://domain.com/path/to/termjs/?arg1=42&arg2=42

License

MIT