[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-81596":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":15,"stars7d":17,"stars30d":17,"stars90d":16,"forks30d":16,"starsTrendScore":18,"compositeScore":19,"rankGlobal":10,"rankLanguage":10,"license":20,"archived":21,"fork":21,"defaultBranch":22,"hasWiki":21,"hasPages":21,"topics":23,"createdAt":10,"pushedAt":10,"updatedAt":30,"readmeContent":31,"aiSummary":32,"trendingCount":16,"starSnapshotCount":16,"syncStatus":13,"lastSyncTime":33,"discoverSource":34},81596,"nextcloud-calendar-mobile","SoluceTechnologies\u002Fnextcloud-calendar-mobile","SoluceTechnologies","Nextcloud Calendar Mobile (unofficial) 📱","",null,"TypeScript",38,2,3,11,0,15,33,1.43,"GNU General Public License v3.0",false,"main",[24,25,26,27,28,29],"android","calendar","expo","ios","nextcloud","react-native","2026-06-12 02:04:17","\u003Cbr \u002F>\n\u003Cdiv align=\"center\">\n\n  \u003Ca href=\"#\">\n    \u003Cimg src=\"\u002F.github\u002Fassets\u002Fbanner.png\" alt=\"Banner\">\n  \u003C\u002Fa>\n\n# Nextcloud Calendar Mobile (unofficial)\n\nA mobile calendar client for Nextcloud, built with React Native & Expo.\n\n[![React Native](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FReact%20Native-0.83-61DAFB?logo=react&logoColor=white)](https:\u002F\u002Freactnative.dev)\n[![Expo](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FExpo-55-000020?logo=expo&logoColor=white)](https:\u002F\u002Fexpo.dev)\n[![TypeScript](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FTypeScript-Strict-3178C6?logo=typescript&logoColor=white)](https:\u002F\u002Fwww.typescriptlang.org)\n[![CalDAV](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FProtocol-CalDAV-4A90D9)](https:\u002F\u002Ftools.ietf.org\u002Fhtml\u002Frfc4791)\n[![Platform](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FPlatform-iOS%20%7C%20Android-lightgrey?)](https:\u002F\u002Fexpo.dev\u002Feas)\n\n\u003C\u002Fdiv>\n\n---\n\n## Overview\n\n**Nextcloud Calendar Mobile** brings your Nextcloud calendars natively to iOS and Android. It connects directly to your Nextcloud instance via the CalDAV protocol, supporting multiple accounts, rich event management, and deep Nextcloud integration, including Talk room creation per event.\n\n---\n\n## ⚠️ Active Development Disclaimer\n\n> This project is **actively under development**. APIs, data structures, and behavior may change without prior notice between versions. Breaking changes should be expected until a stable release is published.\n\nUse in production at your own discretion, and pin to a specific commit or tag if stability is required.\n\n---\n\n## 📢 Notice\n\n> This is **not an official Nextcloud application**. It has not been reviewed, endorsed, or certified by the Nextcloud GmbH team or the Nextcloud community.\n>\n> This project was initiated by a private company to address specific client needs around mobile Nextcloud calendar access. It is shared openly in the spirit of collaboration, not as an official integration.\n\n---\n\n## 📥 Download\n\n\u003Cp >\n  \u003Ca href=\"https:\u002F\u002Fapps.apple.com\u002Fapp\u002Fnextcloud-calendar\u002Fid6766678698\">\n    \u003Cimg src=\"https:\u002F\u002Fdeveloper.apple.com\u002Fassets\u002Felements\u002Fbadges\u002Fdownload-on-the-app-store.svg\" alt=\"Download on the App Store\" height=\"46\" \u002F>\n  \u003C\u002Fa>\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n  \u003Ca href=\"https:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.soluce.nextcloudcalendar\">\n    \u003Cimg src=\"https:\u002F\u002Fupload.wikimedia.org\u002Fwikipedia\u002Fcommons\u002F7\u002F78\u002FGoogle_Play_Store_badge_EN.svg\" alt=\"Get it on Google Play\" height=\"40\" \u002F>\n  \u003C\u002Fa>\n\u003C\u002Fp>\n\n\u003Cp >\n  Want early access? Beta builds are available, reach out at \u003Ca href=\"mailto:contact@soluce-technologies.com\">contact@soluce-technologies.com\u003C\u002Fa>\n\u003C\u002Fp>\n\n---\n\n\n## ✨ Features\n\n### Multiple Calendar Views\nSwitch seamlessly between five view modes:\n- **Month** — full month overview\n- **Week** — 7-day scrollable view\n- **3-Day** — compact multi-day view\n- **Day** — single-day detail view\n- **Schedule\u002FAgenda** — chronological event list\n\n### CalDAV Sync\nFull two-way sync with any Nextcloud instance using the CalDAV protocol. Events are fetched, parsed (iCalendar\u002FICS), and kept up to date via TanStack Query's caching layer.\n\n### Multi-Account Support\nAdd and switch between multiple Nextcloud accounts. Each account's calendars are shown with per-calendar visibility toggles and color coding.\n\n### Event Management\nCreate, view, and edit calendar events with support for:\n- Title, description, location\n- All-day and timed events\n- Attendee lists with display names\n- Recurring event detection\n\n### Nextcloud Talk Integration\nOptionally attach a Nextcloud Talk room to any event at creation time, the Talk link is stored in the event and surfaced in the event detail view.\n\n### Theming & Personalization\n- Light, dark, and system-auto theme modes\n- Adjustable zoom level (hour row height: 45–120 px)\n- Configurable week start day (Sunday or Monday)\n---\n\n## 🗺️ Roadmap\n\nPlanned improvements for upcoming releases:\n\n- [ ] **Push Notifications** : Event reminders delivered natively on iOS and Android\n- [ ] **UX\u002FUI Polish** : Improved loading states, transitions, and overall visual experience\n- [ ] **Gesture Improvements** : More fluid and intuitive swipe navigation across calendar views\n- [ ] **QR Code Authentication** : Scan the Nextcloud login QR code to authenticate without typing credentials\n- [ ] **Release Pipeline** : CI\u002FCD for automated builds and store submissions\n\n---\n\n## 🤝 Open to Collaboration\n\nThis project is free and open source. If you're interested in contributing, have a partnership opportunity in mind, or want to discuss how this could fit your organization's workflow, feel free to reach out. All conversations welcome.\n","Nextcloud Calendar Mobile 是一个非官方的移动日历客户端，专为 Nextcloud 用户设计，支持 iOS 和 Android 平台。该项目使用 React Native 和 Expo 构建，采用 TypeScript 语言编写，通过 CalDAV 协议与 Nextcloud 实例直接同步日历数据，提供多账户管理、丰富的事件管理和深度集成等功能，如根据事件创建 Talk 聊天室。它适合需要在移动端访问和管理 Nextcloud 日历的用户，尤其是那些希望获得原生体验并保持与云端数据实时同步的人群。请注意，此项目尚处于积极开发阶段，API 和功能可能会有所变动。","2026-06-11 04:05:39","CREATED_QUERY"]