Linux terminals are fun!
having fun with linux terminals on Ubuntu 14.10
Terminator, CRT cool-retro-term, gnome-terminal, guake
Terminator, multiple terminals in one window.
The goal of this project is to produce a useful tool for arranging terminals.
It is inspired by programs such as gnome-multi-term, quadkonsole, etc. in that
the main focus is arranging terminals in grids (tabs is the most common default
method, which Terminator also supports).
CRT cool-retro-term is a terminal emulator which mimics the look and feel of the old cathode tube screens. It has been designed to be eye-candy, customizable, and reasonably lightweight.
It uses the Konsole engine which is powerful and mature.
This terminal emulator requires Qt 5.2 or higher to run.
GNOME Terminal is a terminal emulator program that is part of the GNOME project. It provides access to the Unix shell on the GNOME environment.
Guake is a dropdown terminal made for the GNOME desktop environment. Its style of window is based on an fps games, and one of its goals is be easy to reach.
Guake is written mostly in python and has a little piece in C (global hotkeys stuff).