Skip to content

alishahali1382/fake-terminator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fake term.inator

This is written because of term.inator.ir's delay in updating courses. It is mostly the same as terminator, with few modifications to run locally and fetching courses from edu.

How to run

to use this, run the following command, and then open localhost:8000 in your browser. no internet connection is required.

python runserver.py

Update courses

To update courses, run the following command:

python update_courses.py

you will need the requests library to run this script. you can install it using pip:

pip install requests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published