Terminal Logo

web-terminal

CSE 40677 Open Source Software Development - Web Terminal Project

Home | Guides | Contributing | Docs | Bugs | Contact | Blog

View project on GitHub

Features

April 10, 2020

Web-Terminal contains many unique features, all which are aimed at helping to make the terminal more accessible for all users.

Sleek Dark Theme

A visually satisfying terminal, all accessible from your web browser.

Unique Password Protection

Each terminal is specially password protected to ensure that your data stays safe.

Simplified Man-Page Access

Simply highlight the command and right-click for your desired man-page to pop up.

Inline Images

View thumbnails of files and images when running the `ls` command.

Copy Previous Command

With our convenient copy button, copy any previous command and paste it into your terminal in order to run it again.

Toggle Output for stdout, stdin, and stderr

Toggle your output tabs with ease to view the results of commands more conveniently.

Upcoming

In the near future, look forward to easily saving stdout, stdin, stderr to a file with a simple button. User customization for font size. Saveable notes for reminders in the sidebar.

If you have any additional features you'd like included, or would like to contribute yourself, take a look at our Contributing Page!