Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/apollo-roboto/schoolschedulepicturetogooglecalendar

Tool to send over my school schedule to my google calendar
https://github.com/apollo-roboto/schoolschedulepicturetogooglecalendar

google-calendar google-calendar-api schedule scheduler school-project school-stuff tesseract-ocr

Last synced: about 2 months ago
JSON representation

Tool to send over my school schedule to my google calendar

Awesome Lists containing this project

README

        

# School Schedule Picture To Google Calendar
I made this tool because I wanted a fast way to check my schedule on my phone

---

## Whats happening

original image | reading and gathering of data | to my personal google calendar
:--------------:|:-----------------------------:|:------------------------------:
![exemple_schedule_Image](Media/exemple_schedule_Image.jfif)|![data_read_from_image](Media/data_read_from_image.png)|![events_on_my_personal_calendar](Media/events_on_my_personal_calendar.png)

## How to get it working

You need to get your own credentials from [google api](https://developers.google.com/calendar). Once you have those, you can place the credentials.json next to the app in the debug folder.