Skip to content
/ py-in-a-box Public template

Combining textual and shellinabox to allow for TUIs inside the web browser!

License

Notifications You must be signed in to change notification settings

k01e-01/py-in-a-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors MIT License Version


Logo

py-in-a-box

TUIs inside the web browser!
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About the Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. Contact
  7. Acknowledgments

About the Project

Product Name Screen Shot

py-in-a-box is a hobby project I started working on back in early 2022. I created it becuase I enjoyed the "hacker feeling" of using a terminal, but also understood that it was fundamentally flawed, due to its disconnection from the internet and web browsers, so I created py-in-a-box, which solves this problem!

It works by sending user input from the client to a process on the server, and then retreiving and sending back the processes response. Due to its design it can't handle high traffic, but being dockerised you can easily scale it up if you need to!

py-in-a-box is great for:

  • small/hobby websites
  • portfolios
  • internal sites

Duplicate this template to get started!

(back to top)

Built With

  • Expressjs
  • Expressjs
  • Expressjs

(back to top)

Getting Started

UNDER CONSTRUCTION

(back to top)

Installation

UNDER CONSTRUCTION

(back to top)

Documentation

UNDER CONSTRUCTION

(back to top)

Usage

UNDER CONSTRUCTION

(back to top)

Roadmap

UNDER CONSTRUCTION

(back to top)

Contributing

UNDER CONSTRUCTION

(back to top)

Contact

UNDER CONSTRUCTION

(back to top)

Acknowledgments

UNDER CONSTRUCTION

(back to top)

About

Combining textual and shellinabox to allow for TUIs inside the web browser!

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Languages