This script automates the activation of JetBrains IDEs using specified mirrors.
Clone the project
git clone https://github.com/vispar-tech/auto_jetbra
Go to the project directory
cd auto_jetbra
Install dependencies
poetry install
Start the server
poetry run main.py
Language: Python
Libraries: requests, selenium, bs4
Typecheking: pyright
- Automated activation of JetBrains IDEs
- Support for multiple mirrors
- Lightweight and efficient