Skip to content

ksskreddy/gyft

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gyft

Get Your Freaking Timetable

About

Gets your timetable from ERP and adds it to your Google Calendar. instructions

How to use and flow of the program

  • To get your timetable from ERP:
  python gyft.py -user <ROLL_NUMBER>

Answer your password & security question when prompted.
Your timetable will be saved in data.txt. Make any changes required appropriately in data.txt
Get your client_secret.json and save it to the current directory by following the Step 1 from here.

  • To add events to your calendar (Needs internet connection):
  python add_events.py
  • To delete all the recurring events (It deletes all the events having summary: Class Of *):
  python del_events.py

License

GPLv3.

About

Get Your Freaking Timetable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%