{"id":35739254,"url":"https://github.com/nextcloud-releases/contacts","last_synced_at":"2026-02-25T18:09:22.590Z","repository":{"id":45245700,"uuid":"377456990","full_name":"nextcloud-releases/contacts","owner":"nextcloud-releases","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-26T10:58:48.000Z","size":42749,"stargazers_count":3,"open_issues_count":12,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-27T00:38:16.241Z","etag":null,"topics":["contacts","javascript","nextcloud","open-source","vcard"],"latest_commit_sha":null,"homepage":"https://github.com/nextcloud-releases/contacts","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nextcloud-releases.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-06-16T10:25:33.000Z","updated_at":"2025-09-10T22:41:24.000Z","dependencies_parsed_at":"2023-11-23T15:27:57.494Z","dependency_job_id":"0c48b713-b7d3-4490-9603-d5d26a29d56c","html_url":"https://github.com/nextcloud-releases/contacts","commit_stats":null,"previous_names":[],"tags_count":179,"template":false,"template_full_name":null,"purl":"pkg:github/nextcloud-releases/contacts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextcloud-releases%2Fcontacts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextcloud-releases%2Fcontacts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextcloud-releases%2Fcontacts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextcloud-releases%2Fcontacts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextcloud-releases","download_url":"https://codeload.github.com/nextcloud-releases/contacts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextcloud-releases%2Fcontacts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29833881,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T17:57:15.019Z","status":"ssl_error","status_checked_at":"2026-02-25T17:56:11.472Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["contacts","javascript","nextcloud","open-source","vcard"],"created_at":"2026-01-06T14:13:50.330Z","updated_at":"2026-02-25T18:09:22.562Z","avatar_url":"https://github.com/nextcloud-releases.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nextcloud Contacts\n![Downloads](https://img.shields.io/github/downloads/nextcloud/contacts/total.svg?style=flat-square)\n[![Code coverage](https://img.shields.io/codecov/c/github/nextcloud/contacts.svg?style=flat-square)](https://codecov.io/gh/nextcloud/contacts/)\n[![Dependabot status](https://img.shields.io/badge/Dependabot-enabled-brightgreen.svg?longCache=true\u0026style=flat-square\u0026logo=dependabot)](https://dependabot.com)\n\n**A contacts app for [Nextcloud](https://nextcloud.com). Easily sync contacts from various devices with your Nextcloud and edit them online.**\n\nThis app only support vCard **3.0** and **4.0**. This app is compatible with the same browsers as server **except IE**!\n\n![](https://raw.githubusercontent.com/nextcloud/screenshots/master/apps/Contacts/contacts.png)\n\n## :blue_heart: :tada: Why is this so awesome?\n\n* :rocket: **Integration with other Nextcloud apps!** Currently Mail and Calendar – more to come.\n* :tada: **Never forget a birthday!** You can sync birthdays and other recurring events with your Nextcloud Calendar.\n* :busts_in_silhouette: **Sharing of address books!** You want to share your contacts with your friends or coworkers? No problem!\n* :see_no_evil: **We’re not reinventing the wheel!** Based on the great and open SabreDAV library.\n\n## :hammer_and_wrench: Installation\n\nIn your Nextcloud, simply navigate to \"Apps\", choose the category \"Organization\", find the Contacts app and enable it.\nThen open the Contacts app from the app menu.\n\n## :satellite: Support\n\nIf you need assistance or want to ask a question about Contacts, you are welcome to [ask for support](https://help.nextcloud.com) in our Forums or the [IRC-Channel](https://webchat.freenode.net/?channels=nextcloud-contacts). If you have found a bug, feel free to open a new Issue on GitHub. Keep in mind, that this repository only manages the frontend. If you find bugs or have problems with the CardDAV-Backend, you should ask the team at [Nextcloud server](https://github.com/nextcloud/server) for help!\n\n### Could you add XXX property?\n\u003e This is a complicated answer. We did not invent the way contacts works. We are following the official vCard format. This format include a predefined set of properties that other applications/devices supports too (Android, iOS, Windows, Gnome...). Adding a custom property would just make it compatible with Nextcloud and will not be understood by any other clients and make it complicated for us to ensure its sustainability over time.\nLong story short, we suggest you use the Notes field to add your custom data :)\n\n## Maintainers:\n\n- [John Molakvoæ](https://github.com/skjnldsv)\n\nIf you'd like to join, just go through the [issue list](https://github.com/nextcloud/contacts/issues) and fix some. :)\n\n## Build the app\n\n``` bash\n# set up and build for production\nmake\n\n# install dependencies\nmake dev-setup\n\n# build for dev and watch changes\nmake watch-js\n\n# build for dev\nmake build-js\n\n# build for production with minification\nmake build-js-production\n\n```\n## Running tests\nYou can use the provided Makefile to run all tests by using:\n\n```\nmake test\n```\n\n## :v: Code of conduct\n\nThe Nextcloud community has core values that are shared between all members during conferences,\nhackweeks and on all interactions in online platforms including [Github](https://github.com/nextcloud) and [Forums](https://help.nextcloud.com).\nIf you contribute, participate or interact with this community, please respect [our shared values](https://nextcloud.com/code-of-conduct/). :relieved:\n\n## :heart: How to create a pull request\n\nThis guide will help you get started: \n- :dancer: :smile: [Opening a pull request](https://opensource.guide/how-to-contribute/#opening-a-pull-request) \n\n## Thanks\n- language icon by [nociconist](https://thenounproject.com/nociconist/)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnextcloud-releases%2Fcontacts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnextcloud-releases%2Fcontacts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnextcloud-releases%2Fcontacts/lists"}