Skip to content

short script to generate a somewhat customizable chores calendar

License

Notifications You must be signed in to change notification settings

adit-bala/chores

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chore Calendar Generator

short script to schedule chores with roommates and export data to an .isc file

How To Use

Installation

# Clone the repository
git clone https://github.com/adit-bala/chores.git

# Enter into the directory
cd chores/

# Install the dependencies
pip install ics

Modifying

To personalize the calendar, adjust the lines that have the # UPDATE above them with the appropriate value

Exporting

To export your calendar to an .ics file, run chores.py in your terminal

python3 chores.py

Import chores_calendar.ics into Google Calendar.

About

short script to generate a somewhat customizable chores calendar

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages