{"id":35758667,"url":"https://github.com/kashcal/kashcal","last_synced_at":"2026-04-19T16:01:41.776Z","repository":{"id":332014292,"uuid":"1132485672","full_name":"KashCal/KashCal","owner":"KashCal","description":"Modern Android calendar with CalDAV sync: iCloud, Nextcloud, and more. Privacy-first, no tracking. On F-Droid.","archived":false,"fork":false,"pushed_at":"2026-04-16T03:41:27.000Z","size":126301,"stargazers_count":189,"open_issues_count":30,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-04-16T05:49:57.229Z","etag":null,"topics":["android","android-calendar","apple","apple-calendar","baikal","birthday-calendar","caldav","calendar-app","fastmail","holiday-calendar","icalendar","icloud","mailbox","modern","nextcloud","open-source","productivity-app","school-calendar","shared-calendar","sports-calendar"],"latest_commit_sha":null,"homepage":"https://kashcal.github.io","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KashCal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"one-kash","ko_fi":"kashcal","custom":["https://kashcal.onekash.org/donate/"]}},"created_at":"2026-01-12T02:54:13.000Z","updated_at":"2026-04-16T03:41:31.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/KashCal/KashCal","commit_stats":null,"previous_names":["kashcal/kashcal"],"tags_count":49,"template":false,"template_full_name":null,"purl":"pkg:github/KashCal/KashCal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KashCal%2FKashCal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KashCal%2FKashCal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KashCal%2FKashCal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KashCal%2FKashCal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KashCal","download_url":"https://codeload.github.com/KashCal/KashCal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KashCal%2FKashCal/sbom","scorecard":{"id":1244533,"data":{"date":"2026-03-08T03:44:08Z","repo":{"name":"github.com/KashCal/KashCal","commit":"e2e3c1a191a7078ef01a23029e4b44411e5b20c7"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":4.7,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":-1,"reason":"no pull request found","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":0,"reason":"project has 0 contributing companies or organizations -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":0,"reason":"project was created in last 90 days. please review its contents carefully","details":["Warn: Repository was created in last 90 days."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:96","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:99","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:113","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:17","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:20","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:37","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:49","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:52","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:68","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:82","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:27","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:30","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:36","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:42","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:45","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:58","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:66","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:74","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:22","Warn: third-party GitHubAction not pinned by hash: .github/workflows/scorecard.yml:27","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:34","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:41","Warn: containerImage not pinned by hash: docker/sogo/Dockerfile:1: pin your Docker image by updating debian:bookworm-slim to debian:bookworm-slim@sha256:74d56e3931e0d5a1dd51f8c8a2466d21de84a271cd3b5a733b803aa91abf4421","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool detected: CodeQL","details":["Info: SAST configuration detected: CodeQL","Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v23.2.1 not signed: https://api.github.com/repos/KashCal/KashCal/releases/294335821","Warn: release artifact v23.1.16 not signed: https://api.github.com/repos/KashCal/KashCal/releases/293238598","Warn: release artifact v23.1.9 not signed: https://api.github.com/repos/KashCal/KashCal/releases/292728376","Warn: release artifact v23.1.2 not signed: https://api.github.com/repos/KashCal/KashCal/releases/288879251","Warn: release artifact v23.1.1 not signed: https://api.github.com/repos/KashCal/KashCal/releases/288552613","Warn: release artifact v23.2.1 does not have provenance: https://api.github.com/repos/KashCal/KashCal/releases/294335821","Warn: release artifact v23.1.16 does not have provenance: https://api.github.com/repos/KashCal/KashCal/releases/293238598","Warn: release artifact v23.1.9 does not have provenance: https://api.github.com/repos/KashCal/KashCal/releases/292728376","Warn: release artifact v23.1.2 does not have provenance: https://api.github.com/repos/KashCal/KashCal/releases/288879251","Warn: release artifact v23.1.1 does not have provenance: https://api.github.com/repos/KashCal/KashCal/releases/288552613"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Info: topLevel permissions set to 'read-all': .github/workflows/build.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:13","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:10","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2026-03-08T07:44:59.617Z","repository_id":332014292,"created_at":"2026-03-08T07:44:59.617Z","updated_at":"2026-03-08T07:44:59.617Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32012787,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["android","android-calendar","apple","apple-calendar","baikal","birthday-calendar","caldav","calendar-app","fastmail","holiday-calendar","icalendar","icloud","mailbox","modern","nextcloud","open-source","productivity-app","school-calendar","shared-calendar","sports-calendar"],"created_at":"2026-01-06T22:20:54.225Z","updated_at":"2026-04-19T16:01:41.757Z","avatar_url":"https://github.com/KashCal.png","language":"Kotlin","readme":"\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"images/kashcal-app.png\" width=\"120\" alt=\"KashCal\"\u003e\n\n# KashCal™\n\n**All your calendars in one private app on Android.**\n\n[\u003cimg src=\"https://fdroid.gitlab.io/artwork/badge/get-it-on.png\" height=\"80\"\u003e](https://f-droid.org/packages/org.onekash.kashcal)\n[\u003cimg src=\"https://gitlab.com/IzzyOnDroid/repo/-/raw/master/assets/IzzyOnDroid.png\" height=\"80\"\u003e](https://apt.izzysoft.de/fdroid/index/apk/org.onekash.kashcal)\n\n[\u003cimg src=\"https://img.shields.io/github/v/release/KashCal/KashCal?logo=github\u0026label=GitHub\u0026style=for-the-badge\" height=\"36\"\u003e](https://github.com/KashCal/KashCal/releases)\n[\u003cimg src=\"https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=for-the-badge\" height=\"36\"\u003e](LICENSE)\n\n\u003e **Official Repository:** This is the only official KashCal™ source. Only download from [F-Droid](https://f-droid.org/packages/org.onekash.kashcal), [IzzyOnDroid](https://apt.izzysoft.de/fdroid/index/apk/org.onekash.kashcal), or [GitHub Releases](https://github.com/KashCal/KashCal/releases). Beware of copies distributing APKs from other sources.\n\n---\n\n\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cimg src=\"fastlane/metadata/android/en-US/images/phoneScreenshots/HomePage-with-AboutMe.png\" width=\"180\"\u003e\u003c/td\u003e\n\u003ctd\u003e\u003cimg src=\"fastlane/metadata/android/en-US/images/phoneScreenshots/NewEvent.png\" width=\"180\"\u003e\u003c/td\u003e\n\u003ctd\u003e\u003cimg src=\"fastlane/metadata/android/en-US/images/phoneScreenshots/New-Event-Date-Time-Picker.png\" width=\"180\"\u003e\u003c/td\u003e\n\u003ctd\u003e\u003cimg src=\"fastlane/metadata/android/en-US/images/phoneScreenshots/Navigation-to-different-month-year.png\" width=\"180\"\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cimg src=\"fastlane/metadata/android/en-US/images/phoneScreenshots/ViewOptions.png\" width=\"180\"\u003e\u003c/td\u003e\n\u003ctd\u003e\u003cimg src=\"fastlane/metadata/android/en-US/images/phoneScreenshots/manage-account.png\" width=\"180\"\u003e\u003c/td\u003e\n\u003ctd\u003e\u003cimg src=\"fastlane/metadata/android/en-US/images/phoneScreenshots/ics-and-birthday-cal-color-picker.png\" width=\"180\"\u003e\u003c/td\u003e\n\u003ctd\u003e\u003cimg src=\"fastlane/metadata/android/en-US/images/phoneScreenshots/Settings.png\" width=\"180\"\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cimg src=\"fastlane/metadata/android/en-US/images/phoneScreenshots/Apple-Calendar-Connect.png\" width=\"180\"\u003e\u003c/td\u003e\n\u003ctd\u003e\u003cimg src=\"fastlane/metadata/android/en-US/images/phoneScreenshots/Sync-with-iCloud.png\" width=\"180\"\u003e\u003c/td\u003e\n\u003ctd\u003e\u003cimg src=\"fastlane/metadata/android/en-US/images/phoneScreenshots/CalDAV-Account.png\" width=\"180\"\u003e\u003c/td\u003e\n\u003ctd\u003e\u003cimg src=\"fastlane/metadata/android/en-US/images/phoneScreenshots/ICS-Subscription.png\" width=\"180\"\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\n---\n\n\u003c/div\u003e\n\n## Your calendars are everywhere\n\nFamily stuff on iCloud. Holidays from some website. Birthdays buried in your contacts. Work on Nextcloud. KashCal brings them together on your Android. No account required, no analytics, no telemetry.\n\n## Your schedule, together\n\n- **iCloud**: Switched to Android but your family is still on Apple? Sync with iCloud calendars directly. No workaround needed.\n- **CalDAV**: Nextcloud, Radicale, Baïkal, Stalwart, FastMail, Zoho, and more. Native sync, no middleware.\n- **Device calendar**: See events from your phone's built-in calendar alongside everything else.\n- **Holidays \u0026 schedules**: Subscribe to any ICS calendar. Holidays, school schedules, sports seasons.\n- **Birthdays**: Pulls from your contacts automatically.\n- **Local**: Don't need sync? Works fully offline out of the box.\n\nMaterial You with dynamic theming. Home screen widgets. Full-text search across all events. Per-event timezone for travel.\n\n## Private by default\n\nNo analytics, no tracking, no KashCal account required. Data is stored locally unless you explicitly set up sync.\n\n- **Fort Knox Mode**: other apps have no access to your events\n- **Encrypted credentials** via Android Keystore (AES-256-GCM)\n- **HTTPS only**: cleartext traffic blocked\n- **No WebViews**: native UI only\n- **Minimal permissions**: only what's necessary\n- **Fully auditable**: open source codebase\n\n## Tested CalDAV Providers\n\n| Provider | Status | Tested By |\n|----------|--------|-----------|\n| iCloud | ✓ | [@one-kash](https://github.com/one-kash) |\n| Nextcloud | ✓ | [@one-kash](https://github.com/one-kash) [@dev-inside](https://github.com/dev-inside) |\n| Baïkal | ✓ | [@one-kash](https://github.com/one-kash) |\n| Baïkal (Digest Auth) | ✓ | [@englut](https://github.com/englut) |\n| Radicale | ✓ | [@one-kash](https://github.com/one-kash) |\n| mailbox.org | ✓ | [@h1nnak](https://github.com/h1nnak) |\n| Infomaniak | ✓ | [@dirko-madrileno](https://github.com/dirko-madrileno) |\n| Stalwart | ✓ | [@OneCreek](https://github.com/OneCreek) |\n| FastMail | ✓ | [@mittensicle](https://github.com/mittensicle) |\n| [Davis](https://github.com/tchapi/davis) | ✓ | [@Ivan-Roger](https://github.com/Ivan-Roger) |\n| Zoho | ✓ | [@jopacy](https://github.com/jopacy) |\n\nFound a CalDAV server that doesn't work? [Let us know](https://github.com/KashCal/KashCal/issues)!\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cstrong\u003eFor Developers\u003c/strong\u003e\u003c/summary\u003e\n\n### Tech Stack\n\n| Category | Technology |\n|----------|------------|\n| CalDAV/ICS | [iCalDAV](https://github.com/icaldav/icaldav) |\n| UI | Jetpack Compose, Material 3 |\n| Widgets | Jetpack Glance |\n| Database | Room + FTS4 full-text search |\n| Security | Android Keystore (AES-256-GCM) |\n| DI | Hilt |\n| Async | Kotlin Coroutines + Flow |\n| Background | WorkManager |\n| Network | OkHttp |\n\n### Building from Source\n\n```bash\ngit clone https://github.com/KashCal/KashCal.git\ncd KashCal\n./gradlew assembleDebug\n```\n\n### Requirements\n- Android Studio (latest stable)\n- JDK 17\n- Android SDK 35\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.\n\n\u003c/details\u003e\n\n---\n\n\u003cdiv align=\"center\"\u003e\n\n**[Website](https://kashcal.github.io)** · **[Issues](https://github.com/KashCal/KashCal/issues)** · **[Releases](https://github.com/KashCal/KashCal/releases)**\n\nApache License 2.0 (see [LICENSE](LICENSE))\n\n\u003c/div\u003e\n","funding_links":["https://github.com/sponsors/one-kash","https://ko-fi.com/kashcal","https://kashcal.onekash.org/donate/"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkashcal%2Fkashcal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkashcal%2Fkashcal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkashcal%2Fkashcal/lists"}