Control your computer's CLI from the browser on any device within your network (desktop, mobile).
Clone the repository or download it:
git clone https://github.com/ximilsoft/webcli
Navigate to the project directory:
cd webcliInstall project dependencies:
pip install -r requirements.txt
Update python interpreter path:
python_executable='C:\\Users\\lProfesseur\\AppData\\Local\\Programs\\Python\\Python38\\python.exe'
Run
main.pypython main.py
Enter the WebCLI
Now, you can enter using the links.
If you have any questions or need assistance, feel free to open an issue.
If you have an idea for a new feature or want to improve existing ones, check out contributing.md for more information.
- Basic Functionalities.
- Improving command answers.
- Controling many CLIs.
If you find this project helpful, show your support by starring the repository.

