Skip to content

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

License

Notifications You must be signed in to change notification settings

VoltagedDebunked/nox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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