/pyte_gui

gui for Pyte project

Primary LanguageCSS

browser pyte gui

It's a simple gui for pyte terminal emulator, based on python server and ReactJS client.

Build and run instructions

Project requires Browserify to run. Install it with npm install -g browserify

Firstly install pyte pip install pyte

Then install all dependencies of this package npm install -only=dev

After that you can start server with a nmp run run-server. Server runs at http://0.0.0.0:8080