rich-97 / gnome-terminal.js

Gnome terminal simulator with javascript and some hmtl and css.

Home Page:https://rich-97.github.io/gnome-terminal.js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gnome terminal UI simulator

Simulate the UI of the Gnome Terminal of Ubuntu operating system.

Installation

  1. Clone the repository.
  2. Install the dependencies with npm install && bower install.

Usage

Link the assets css and js into your project. For build the UI of the terminal you should be use this markup:

<div class="gnome-terminal">sudo su</div>

About

Gnome terminal simulator with javascript and some hmtl and css.

https://rich-97.github.io/gnome-terminal.js/


Languages

Language:JavaScript 46.1%Language:CSS 39.6%Language:HTML 14.2%