Skip to content

saurabhrb/LIVE_TERMINAL_FLASK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIVE_TERMINAL_FLASK

Features:

  • live stream of console over Flask server using websockets
  • user input is also handled
  • 'python' command wont work, but 'python your_file.py arg1 arg2' will work
  • adds a custom host "my_flask_liveterminal.com" to hosts file, which needs admin access for the first time run

Bugs:

  • python 2.7:
    • raw_input('text') blocks the stdout read becoz of which 'text' gets displayed after the user input
  • requirements only mentioned for Windows, still needs proper testing of all commands on MAC and Linux

Working example:

About

Live terminal stream ver Flask UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published