Skip to content

andreaseckmayr/iCalendar-Delta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Repository on Quay Docker Repository on Quay

iCalendar-Delta

Purpose of this app is to load two or more calendars and create a new calendar with events which are missing in the main calendar. So if two persons have almost the same events, you can create a calendar with all events that you don't but the other person does have scheduled. This allows you to see if the other person is free without having a crowded timeline.

Usage

Deploy with Docker Compose

Parameter Function
-v /config location for calendar config, cron files, nginx
-v /calendars location for created calendars
docker compose up -d

Update

docker compose pull && docker compose up -d --force-recreate

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published