kishdubey / scheduley

take a screenshot of your course time table -> get back an ICS file to import into your digital calendar of choice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scheduley

Stop the hassle of constantly zooming into your phone to look at a screenshot of your course time-table. Introducing Scheduley, get a smart digital calendar that you can import into your calendar apps, like Google Calendar / iCalendar, and stop the hassle.

How does it work?

Simple! Take a screenshot of your course time-table, and import the returned file into the app of your choice. Enjoy reminders before your classes and locations in case you ever forget.

Instructions

Step 1 Step 2

  1. Download your schedule and upload it to calendar of choice

Step 3

Run

Clone this Repository

git clone https://github.com/kishdubey/scheduley.git
cd scheduley

Install all required packages

pip3 install -r required.txt

Run the Flask app

python3 app.py

About

take a screenshot of your course time table -> get back an ICS file to import into your digital calendar of choice

License:MIT License


Languages

Language:Python 53.4%Language:HTML 46.5%Language:Procfile 0.2%