Script simulating zoom meeting connection problems, written in Python
First, clone the code to your local machine:
git clone https://github.com/arekminajj/zoom-lagger
Then, install psutil
pip3 install -r requirements.txt
Finally, run the program
python3 lagger.py
And chill, acting like you're trying to fix problems with zoom 😎
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.