|
6 | 6 | "role": "steward", |
7 | 7 | "name": "KashCal", |
8 | 8 | "email": "kashcal@onekash.org", |
9 | | - "description": "KashCal is a workflow-first, privacy-respecting Android calendar app. It brings iCloud, CalDAV (Nextcloud, Radicale, Baikal, Stalwart, Fastmail, Zoho, SOGo, mailbox.org, Posteo, Purelymail, Davis, Infomaniak), ICS subscriptions, device calendars, and contact birthdays into a single offline-first app with zero analytics, zero telemetry, and no required account. Distributed under Apache-2.0 via F-Droid, IzzyOnDroid, GitHub Releases, and Obtainium.", |
| 9 | + "description": "KashCal is a free, open-source Android calendar maintained by OneKash Labs in Austin. One app brings iCloud, CalDAV, holiday and school calendars, and contact birthdays together — with no account, no analytics, and no KashCal servers.", |
10 | 10 | "webpageUrl": { |
11 | 11 | "url": "https://kashcal.onekash.org" |
12 | 12 | } |
|
15 | 15 | { |
16 | 16 | "guid": "kashcal", |
17 | 17 | "name": "KashCal", |
18 | | - "description": "An Android calendar app (API 31-36) that unifies iCloud, CalDAV, ICS subscriptions, device calendars, and contact birthdays. Offline-first with a Room database and materialized RRULE occurrences for fast range queries. Six views (month, agenda, 3-day, week, month-full, year), Quick Add natural-language event creation, full-text search, Material You theming, home-screen widgets via Jetpack Glance, and 67-language localization. Encrypted credentials via Android Keystore, HTTPS-only, no WebViews, no tracking.", |
| 18 | + "description": "Your calendars are everywhere. Family on iCloud. Work on the phone calendar. Holidays from some website. Birthdays buried in your contacts. KashCal pulls them into one app on Android.\n\nSync iCloud directly — no workaround needed. Connect any CalDAV server: Nextcloud, Fastmail, Radicale, Baikal, Zoho, mailbox.org, Posteo, Stalwart, SOGo, and more. Subscribe to ICS feeds for holidays, school terms, and sports seasons. See your phone's built-in calendar alongside everything else. Birthdays pull from contacts automatically.\n\nQuick Add turns 'Coffee with Kash tomorrow 3pm' into an event — handling dates, times, recurrence, and locations. Insights show where your time actually goes: busiest days, back-to-back streaks, free blocks, all computed on-device. Home-screen widgets put your day at a glance. Six views (month, agenda, 3-day, week, month-full, year) with pinch-to-zoom and drag-to-reschedule. Available in 67 languages.\n\nPrivate by default: credentials encrypted with Android Keystore, no analytics, no telemetry, no KashCal account. Events stay in a secure database other apps can't read. There are no KashCal servers — there's nothing to collect.\n\nDistributed under Apache-2.0 via F-Droid, IzzyOnDroid, GitHub Releases, and Obtainium.", |
19 | 19 | "webpageUrl": { |
20 | | - "url": "https://kashcal.onekash.org", |
21 | | - "wellKnown": "https://kashcal.onekash.org/.well-known/funding-manifest-urls" |
| 20 | + "url": "https://kashcal.onekash.org" |
22 | 21 | }, |
23 | 22 | "repositoryUrl": { |
24 | | - "url": "https://github.com/KashCal/KashCal", |
25 | | - "wellKnown": "https://kashcal.onekash.org/.well-known/funding-manifest-urls" |
| 23 | + "url": "https://github.com/KashCal/KashCal" |
26 | 24 | }, |
27 | 25 | "licenses": ["spdx:Apache-2.0"], |
28 | | - "tags": ["android", "calendar", "caldav", "icalendar", "productivity", "privacy", "offline-first", "foss", "kotlin", "jetpack-compose"] |
| 26 | + "tags": ["android", "calendar", "caldav", "icalendar", "icloud", "privacy", "offline-first", "self-hosted", "foss", "productivity"] |
29 | 27 | } |
30 | 28 | ], |
31 | 29 | "funding": { |
|
34 | 32 | "guid": "github-sponsors", |
35 | 33 | "type": "payment-provider", |
36 | 34 | "address": "https://github.com/sponsors/one-kash", |
37 | | - "description": "GitHub Sponsors. One-time or recurring donations in USD. No platform fees." |
| 35 | + "description": "GitHub Sponsors. One-time or recurring donations in USD. No platform fees — 100% goes to the project." |
38 | 36 | } |
39 | 37 | ], |
40 | 38 | "plans": [ |
41 | 39 | { |
42 | 40 | "guid": "any-one-time", |
43 | 41 | "status": "active", |
44 | 42 | "name": "One-time supporter", |
45 | | - "description": "Pay-what-you-want one-time donation via GitHub Sponsors.", |
| 43 | + "description": "One-time donation via GitHub Sponsors. Keeps KashCal free and open source for everyone.", |
46 | 44 | "amount": 0, |
47 | 45 | "currency": "USD", |
48 | 46 | "frequency": "one-time", |
|
52 | 50 | "guid": "any-monthly", |
53 | 51 | "status": "active", |
54 | 52 | "name": "Monthly supporter", |
55 | | - "description": "Pay-what-you-want recurring monthly donation via GitHub Sponsors. Helps sustain ongoing CalDAV provider testing, multi-server compatibility work, and translation upkeep across 67 languages.", |
| 53 | + "description": "Recurring monthly donation via GitHub Sponsors. Sustains new sync providers, faster background sync, and translations across 67 languages.", |
56 | 54 | "amount": 0, |
57 | 55 | "currency": "USD", |
58 | 56 | "frequency": "monthly", |
|
0 commit comments