Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jtolio/autoreject

a small appengine app that nicely rejects calendar event invites during scheduled times
https://github.com/jtolio/autoreject

Last synced: 23 days ago
JSON representation

a small appengine app that nicely rejects calendar event invites during scheduled times

Awesome Lists containing this project

README

        

# autoreject

A Google App Engine app.

Google Calendar has a nice "Out of Office" event feature, where if you
schedule an "Out of Office" event, event invites during that time will be
automatically declined. Unfortunately, you can't make "Out of Office" events
be recurring.

This application watches your calendar and automatically rejects events
you are invited to if they conflict with special calendar events you create.

If you make sure the name of an event on your calendar includes the
configured "Autoreject identifier" in the event name, then other events scheduled
during that time will be rejected with the configured "Autoreject reply."