One Calendar is a privacy-first calendar web app built with Next.js. It has modern security features, including e2ee, password-protected sharing, and self-destructing share links ๐Ÿ“… calendar.xyehr.cn
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

layout: update logo

authored by

Evan Huang and committed by
GitHub
4539bb94 8ebbd862

+1 -3
+1 -3
app/icon.svg
··· 1 1 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" 2 2 "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> 3 - <svg version="1.0" xmlns="http://www.w3.org/2000/svg" 4 - width="1000.000000pt" height="1000.000000pt" viewBox="0 0 1000.000000 1000.000000" 5 - preserveAspectRatio="xMidYMid meet"> 3 + <svg version="1.0" xmlns="http://www.w3.org/2000/svg" width="375" height="644" viewBox="324.5 178.12 367.99 643.88" preserveAspectRatio="xMidYMid meet"> 6 4 <style> 7 5 :root { color: #000000; } 8 6 @media (prefers-color-scheme: dark) {