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.

update favicon size

authored by

Evan Huang and committed by
GitHub
66d66314 9c6ea674

+1 -1
+1 -1
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" width="375" height="644" viewBox="324.5 178.12 367.99 643.88" preserveAspectRatio="xMidYMid meet"> 3 + <svg version="1.0" xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="324.5 178.12 367.99 643.88" preserveAspectRatio="xMidYMid meet"> 4 4 <style> 5 5 :root { color: #000000; } 6 6 @media (prefers-color-scheme: dark) {