pomdtr / tweety

An integrated terminal for your browser
https://www.tweety.sh/
MIT License
76 stars 5 forks source link

Pass arbitrary command / args / env from url #15

Open pomdtr opened 10 months ago

pomdtr commented 10 months ago

Use the same logic as blink shell:

https://tweety.sh?command=ls&args=["-l"]&env={"NO_COLOR": "true"}&key=<key>