Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calredact

Pulls calendar from CalDAV backend, redacts data, serves as .ics (no caching).

BACKEND=https://caldav
USER=sus
IGNORE=event1¤event two¤Third thing
  • Password (for backend) is read from secrets/password (Container: /secrets/password)
  • Authkey (for ics) is read from secrets/authkey (Container: /secrets/authkey)
http://localhost:8080/redacted.ics?auth=authKeyHere&eventName=Generic Title

Updating dependencies

go get -u ./...
go mod vendor

(+ commit + docker build)

About

Redact calendar

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages