Skip to content

Simple HTTP server returning calendar entries for all cards with set due date. To be used with Lightning or similar calendar app (read-only).

Notifications You must be signed in to change notification settings

andreaspollak/wekan-ical-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Simple HTTP server returning calendar entries for all Wekan cards with set due date. To be used with Lightning or similar calendar app (read-only). Yes, it's not the best solution, but it does the job (at least for me). Depends on: https://github.com/wekan/wekan-python-api-client

Running: python wekan_ical_server.py (don't forget to set your Wekan url and login/passwd) then add new network calendar in your app with url: http://LISTEN_HOST:LISTEN_PORT Done.

About

Simple HTTP server returning calendar entries for all cards with set due date. To be used with Lightning or similar calendar app (read-only).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%