Skip to content

ZanderBrown/kgx

Repository files navigation

Console

A minimal terminal for GNOME

Console is supposed to be a simple terminal emulator for the average user to carry out simple cli tasks and aims to be a ‘core’ app for GNOME/Phosh

We are not however trying to replace GNOME Terminal/Tilix, these advanced tools are great for developers and administrators, rather Console aims to serve the casual linux user who rarely needs a terminal

Roadmap

  • ‘API’ compatible with GNOME Terminal
    • Command line flags Partial, supports -e/--command and --working-directory
  • Command done notifications
  • ‘root mode’ turns red when sudo/su/pkexec is active in the terminal
  • ‘remote mode’ turns (purple?) when ssh is in use
  • Other bash/shell integrations