Vanilla-OS / gnome-console

Simple user-friendly terminal emulator for the GNOME desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple user-friendly terminal emulator for the GNOME desktop

License:GNU General Public License v3.0


Languages

Language:C 94.8%Language:Meson 3.6%Language:CSS 1.4%Language:Python 0.2%