Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/apollo-roboto/schoolschedulepicturetogooglecalendar
- Owner: Apollo-Roboto
- Created: 2020-05-28T21:30:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-23T03:09:57.000Z (over 2 years ago)
- Last Synced: 2024-10-13T22:48:07.735Z (3 months ago)
- Topics: google-calendar, google-calendar-api, schedule, scheduler, school-project, school-stuff, tesseract-ocr
- Language: C#
- Homepage:
- Size: 30.2 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.