Skip to content

A utility to administrate small/medium sized lab environments

License

Notifications You must be signed in to change notification settings

BirnadinErick/lab-ctrl

Repository files navigation

lab_ctrl 🧑‍💻

A utility to administrate small/medium sized computer labs

Installation

lab_ctrl is a suit of softwares to achieve the end goal, Controlling your smal/medium sized computer labs. Hence, this needs somewhat configurations and hardwares to do so. In that case, lab_ctrl v1.0.0 will need the following:

  • A parent computer: Can be *nix/Windows
  • Some child computers (can be one child also): v1.0.0 only supports Windows[10+ tested]

Development Setup

  • Father Setup Dev

    1. Clone the repo or Download the zip
    2. installation work-in-progress
  • A Child Setup Dev

    1. Clone the repo or Download the zip
    2. Move the child folder to a place you prefer
    3. Recommended to use separate virtual envronment:- python -m venv lab_ctrl_child_env__or__a_name_you_prefer
    4. Run pip install -r requirements.txt(you also can use Pipfile)
    5. Execute uvicorn api:api --reload

Now you have a lab_ctrl setup in dev-mode

For more info on terminology refer docs [terminology](Coming Soon⚠️)

Usage

License

MIT

About

A utility to administrate small/medium sized lab environments

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published