GitHunt
XI

ximilsoft/webcli

Control your computer's CLI from the browser on any device within your network (desktop, mobile).

WebCLI

Control your computer's CLI from the browser on any device within your network (desktop, mobile).

Installation

  1. Clone the repository or download it:

    git clone https://github.com/ximilsoft/webcli
  2. Navigate to the project directory:

    cd webcli
  3. Install project dependencies:

    pip install -r requirements.txt
  4. Update python interpreter path:

    python_executable = 'C:\\Users\\lProfesseur\\AppData\\Local\\Programs\\Python\\Python38\\python.exe'
  5. Run main.py

    python main.py
  6. Enter the WebCLI

Now, you can enter using the links.

Getting Help

If you have any questions or need assistance, feel free to open an issue.

Contributing

If you have an idea for a new feature or want to improve existing ones, check out contributing.md for more information.

Roadmap

  • Basic Functionalities.
  • Improving command answers.
  • Controling many CLIs.

Support

If you find this project helpful, show your support by starring the repository.

Languages

HTML60.2%Python39.8%

Contributors

MIT License
Created June 15, 2024
Updated June 15, 2024