Skip to content

Set college timetable for a week on google calendar,based on the timetable uploaded on the college website.

License

Notifications You must be signed in to change notification settings

geekypandey/ACTS-Automated-College-Timetable-Setter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACTS(Automate College Timetable Setter)

Set PICT, Pune college timetable of a week on google calendar, based on the timetable uploaded on the college website.

Getting Started

These instructions will help to run the code on a local mahcine.

Setting up the virtual environment

git clone https://github.com/geekypandey/ACTS.git
cd ACTS
python -m venv venv 
source venv/bin/activate 
pip install -r requirements.txt

One requirement is the credentials.json file which would be used for authentication for the Google Calendar API, can be downloaded from here. Click on the Enable the Google Calendar API and download the credentials.json file to the directory.

Running the application

python main.py

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Set college timetable for a week on google calendar,based on the timetable uploaded on the college website.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages