Skip to content

malikshahzad228/ramzan_calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ramzan Calendar

This script will create Sehar-o-Aftar events in calendar, so you can get the notification just like your meeting, also you can see times on daily baises.

Project Setup

# Clone the Project
git clone [email protected]:malikshahzad228/ramzan_calendar.git
# Get into project directory
cd ramzan_calendar
# Make Virtual Env with python 3
python3 -m venv
# Activate Virtual Env
source venv/bin/activate
# Install requirements
pip install -r requirements.txt

Things to do first

  • Create a calendar and get the calendarId, which will be replaced at ramzan_calendar.py:45
  • Make an application in Google apps, get the credentials.json paste that file in this folder.

Run the script

Run with command

python ramzan_calendar.py

About

Ramzan Calendar, Sehar-o-Aftar events creator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages