Skip to content

MichiganUnixUserGroup/mug_ical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mug_ical

Michigan!/usr/group iCal to email for the announce mailing list

This is a script to take the events from a CiviCRM ical feed and (at the appropriate number of days out) send that event to a mailing list.

The crontab entry for this script looks like the following:

0 7 * *  * /home/craig/bin/mug_ical

And the calling script looks like:

#!/bin/sh
cd /home/craig/projects/mug_ical
/home/craig/.virtualenvs/mug_ical/bin/python mug_ical.py

About

Michigan!/usr/group iCal to email for the announce mailing list

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages