Control Linux Terminal - Open LXTerminal Windows | Online Free DevTools by Hexmos

Control Linux terminal windows with LXTerminal. Open multiple tabs, set custom titles, and specify working directories. Free online tool, no registration required.

lxterminal

Terminal emulator for LXDE. More information: https://github.com/lxde/lxterminal.

  • Open an LXTerminal window:

lxterminal

  • Open an LXTerminal window, run a command, and then exit:

lxterminal {{[-e|--command]}} "{{command}}"

  • Open an LXTerminal window with multiple tabs:

lxterminal --tabs={{tab_name1,tab_name2,...}}

  • Open an LXTerminal window with a specific title:

lxterminal --title={{title_name}}

  • Open an LXTerminal window with a specific working directory:

lxterminal --working-directory={{path/to/directory}}