Skip to content
/ STARS Public

A Python script for automating Bilkent University STARS (Student Academic Information Registration System) login process.

Notifications You must be signed in to change notification settings

melhamin/STARS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated STARS Login

A Python script for automating Bilkent University SRS - Student Academic Information Registration System - login process (with 2-Step verification set to email).

flutter chat app instant chat app

Setup and Usage

  1. Download or clone the project

  2. Install Python(if not already):

  3. Install the webdriver:

    • If you want to use Safari, run the following command in the terminal:
      safaridriver --enable
    • For other browsers follow this guide.
  4. Create your app password:

    Skip this step if you are using Bilkent webmail or you don't have 2-step verification turned on for your email, 
    you don't need and app password. Use your email password instead.
  5. Add the information required in configurations.py.

Create an executable and open STARS by one click

Windows

Open windows-installer.bat 

Stars executable will be created in the "dist" folder.

Mac

In the terminal navigate to the STARS folder and run the following commands:

 chmod +x mac-installer
 ./mac-installer   

Run STARS!

About

A Python script for automating Bilkent University STARS (Student Academic Information Registration System) login process.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published