{"id":15442575,"url":"https://github.com/c0mput3r5c13nt15t/python-radicale-busy-calendar","last_synced_at":"2026-01-07T02:45:58.423Z","repository":{"id":257676535,"uuid":"859000016","full_name":"c0mput3r5c13nt15t/python-radicale-busy-calendar","owner":"c0mput3r5c13nt15t","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-18T12:14:24.000Z","size":7,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T07:44:47.794Z","etag":null,"topics":["calendar","python","radicale-caldav"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/c0mput3r5c13nt15t.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-17T22:45:01.000Z","updated_at":"2024-09-18T12:14:27.000Z","dependencies_parsed_at":"2024-09-18T03:33:40.672Z","dependency_job_id":"ea7bad96-30ad-4c5a-bf66-966918eb4867","html_url":"https://github.com/c0mput3r5c13nt15t/python-radicale-busy-calendar","commit_stats":null,"previous_names":["c0mput3r5c13nt15t/python-radicale-busy-calendar"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c0mput3r5c13nt15t%2Fpython-radicale-busy-calendar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c0mput3r5c13nt15t%2Fpython-radicale-busy-calendar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c0mput3r5c13nt15t%2Fpython-radicale-busy-calendar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c0mput3r5c13nt15t%2Fpython-radicale-busy-calendar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/c0mput3r5c13nt15t","download_url":"https://codeload.github.com/c0mput3r5c13nt15t/python-radicale-busy-calendar/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245984589,"owners_count":20704798,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["calendar","python","radicale-caldav"],"created_at":"2024-10-01T19:28:42.024Z","updated_at":"2026-01-07T02:45:58.395Z","avatar_url":"https://github.com/c0mput3r5c13nt15t.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Radicale Python Free/Busy Calendar\n\n`gunicorn -c gunicorn_config.py main:app`\n\n## How it works\n\n- A liile bit hacky: readys the radicale collections\n- Combines into a single calendar with \"Busy\" as attribute\n- Serves the calendar\n\n## Limitations\n\n- Quick and dirty POC\n- Not performant\n\n## Caddy\n\n- More secure behind reverse proxy\n\n```json\n{\n    \"match\": [\n        {\n            \"host\": [\"busy.paulmaier.online\"]\n        }\n    ],\n    \"handle\": [\n        {\n            \"handler\": \"subroute\",\n            \"routes\": [\n                {\n                    \"handle\": [\n                        {\n                            \"handler\": \"reverse_proxy\",\n                            \"transport\": {\n                                \"protocol\": \"http\"\n                            },\n                            \"upstreams\": [\n                                {\n                                    \"dial\": \"127.0.0.1:8080\"\n                                }\n                            ]\n                        }\n                    ]\n                }\n            ]\n        }\n    ],\n    \"terminal\": true\n},\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc0mput3r5c13nt15t%2Fpython-radicale-busy-calendar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fc0mput3r5c13nt15t%2Fpython-radicale-busy-calendar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc0mput3r5c13nt15t%2Fpython-radicale-busy-calendar/lists"}