Skip to main content

Web_Terminal is a server that gives an easy web-based interface to a terminal window, with plenty of nice features

Project description

web-terminal

PyPI version GitHub Stars Client CI Workflow Join the chat at https://gitter.im/web-terminal/community

CSE 40677 Open Source Software Development - Web Terminal Project

Project Website - GitHub Pages

Kanban Board

Getting Started

User

Installation

pip install web_terminal

Running

python3 -m web_terminal

Developer

Prerequisites

pip install flask websockets
npm install -g @angular/cli
cd client
npm install
cd -

Running

cd client
ng build -- --configuration=flask
cd -
python web-terminal.py

build can optionally be run with --prod or --watch

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

web_terminal-0.2.1.tar.gz (251.7 kB view hashes)

Uploaded Source

Built Distribution

web_terminal-0.2.1-py3-none-any.whl (257.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page