/auto_jetbra

This script automates the activation of JetBrains IDEs using specified mirrors.

Primary LanguagePythonMIT LicenseMIT

JetBrains IDE Activation Script

This script automates the activation of JetBrains IDEs using specified mirrors.

Run Locally

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

Tech Stack

Language: Python

Libraries: requests, selenium, bs4

Typecheking: pyright

Features

  • Automated activation of JetBrains IDEs
  • Support for multiple mirrors
  • Lightweight and efficient