This is the command termit that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
termit ‐ lightweight terminal emulator
SYNOPSIS
termit [-option ...]
DESCRIPTION
termit is a vte‐based lightweight terminal emulator. All configuration is done via Lua‐
scripts. The only other dependencies are Gtk+ and Vte.
OPTIONS
-h, --help
Print help
-v, --version
Print version number
-e, --execute = cmd
Use cmd as shell
-i, --init = file
Use file instead of default rc.lua
-n, --name = name
Use name in window name hint
-c, --class = class
Use class in window class hint
-r, --role = role
Use role in window role Gtk‐hint
-T, --title = title
Use title in window title (Turns off allowChangingTitle option.)
termit --init=session.lua --name=TermitName --class=TermitClass --role=TermitRole
--title=TermitTitle --execute=zsh
Use termit online using onworks.net services