/nox

A Feature-Rich terminal emulator, built with GTK and VTE.

Primary LanguageCGNU General Public License v3.0GPL-3.0

Nox Logo

Nox Terminal Emulator

Nox is a feature-rich terminal emulator that well, emulates a terminal.

Installation

Prequisites

  • CMake
  • Git
  • GTK 3.0 (sudo pacman -S gtk3)
  • VTE (sudo pacman -S vte3)

To Install, 1st, clone the repo:

git clone https://VoltagedDebunked/nox.git

Then, Run:

bash Install.sh

This will automatically install Nox on your system.

Instaled!

Nice! Nox is now installed on your system.

To Open Nox, run:

nox

License

GPL-3.0