Skip to content

mfrashidi/ical-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iCal Generator

This is a simple python script to generate an iCalendar file for the university classes.

Installation

  1. Clone the repository
git clone https://github.com/mfrashidi/ical-generator.git && cd ical-generator
  1. Install the required packages
pip install -r requirements.txt

How to use

Execute the cal.py file and enter the required details. Then a .ics file generates in your Desktop folder. Open it with your calendar application to add the dates to the app.

If you want to use the Jalali calendar, add -jalali flag.

License

GPL 3.0

About

Simple python script to help me track my university classes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages