Skip to content

Bring any Linux device/server to the web, whenever they have public ip or not

Notifications You must be signed in to change notification settings

lewangdev/MQTT-Web-Terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MQTT-Web-Terminal

Bring any Linux device/server to the web, whenever they have public ip or not

Config

Modify app.js and main.py

On Raspberry PI

python3 -m venv .venv
. .venv/bin/activatte
pip install -r requirements.txt

python3 main.py

On your PC

npm install
npm run test

Web Terminal

open http://127.0.0.1:8000

Reference

About

Bring any Linux device/server to the web, whenever they have public ip or not

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published