Abhishek12345679 / AmityDayScheduleScript

This Script sends you a screenshot of your days' classes every morning so that you do not miss your classes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amity Scheduler

Note: This will only work for Amity University Students, i.e., it works if you have amizone and know your username and passsword, and your amity.edu (university email address) and password.

run via launchd

To bootstrap the process:

sudo launchctl bootstrap gui/<userid> <plist file>

To get the userid run:

id -u <username>

To start the process:

sudo launchctl kickstart -k gui/<userid>/<plist file without the .plist>

TODO

  • Add Support for Whatsapp integration

How to Use :

  1. Get your User-id (Enrollment Number) and Password, and your <yourname>.s.amity.edu email address and its password you can find it in your amizone after logging in like this:

image

  1. Fork and clone this repo or simply download this repo and open script.py and follow the instructions in the comments.

About

This Script sends you a screenshot of your days' classes every morning so that you do not miss your classes.


Languages

Language:Python 99.6%Language:Procfile 0.4%