awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
metowolf avatar

metowolf/vCards

0
View on GitHub↗
6,240 stars·309 forks·JavaScript·17 views

VCards

vCards is a contact avatar library and directory designed to enhance mobile caller identification. It provides a collection of profile pictures for Chinese public figures and organizations, delivering this data through CardDAV directories and vCard files.

The project enables the synchronization of these avatars to iOS and Android address books. This is achieved through CardDAV subscriptions for automated remote updates or via the import of standardized vCard files.

The system covers contact management and identity integration, focusing on the population of contact imagery to improve the visual identification of callers and messages on mobile devices.

Features

  • Avatar Synchronizations - Synchronizes common contact avatars via CardDAV or vCard files to visually identify callers on mobile devices.
  • Contact Data Formats - Uses the industry standard vCard format to ensure contact metadata is portable across mobile operating systems.
  • vCard Directories - Offers a collection of vCard files providing contact avatars and profile data for public figures and organizations.
  • Profile Image Libraries - Provides a comprehensive repository of profile pictures to enhance the visual identity of callers.
  • CardDAV Contact Servers - Provides a CardDAV server to automatically synchronize contact photos and details across mobile devices.
  • Contact Synchronizations - Implements the process of keeping local address books in sync with remote contact imagery updates.
  • Mobile OS Integrations - Interfaces directly with native iOS and Android contact stores to modify caller identification displays.
  • Live Update Subscriptions - Provides a mechanism for devices to subscribe to remote data streams for automatic contact image updates.
  • Caller Identification Enhancements - Enhances the incoming call and messaging experience with recognizable avatars for better contact identification.
  • Contact Photo Management - Handles the population and management of profile photos for contacts to improve visual identity.

Star history

Star history chart for metowolf/vcardsStar history chart for metowolf/vcards

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with VCards

These projects share indexed features with VCards. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • kozea/radicaleKozea avatar

    Kozea/Radicale

    4,395View on GitHub↗

    Radicale is a self-hosted CalDAV and CardDAV server implemented in Python that enables calendar and contact synchronization across multiple clients using open standards. It stores all data directly on the filesystem in a simple folder hierarchy, eliminating the need for an external database, and automatically tracks every change by committing modifications to a Git repository for version history and backup. The server distinguishes itself through a modular plugin architecture that allows custom Python modules to extend authentication, storage backends, and web interface functionality at start

    Pythoncaldavcarddavicalendar
    View on GitHub↗4,395
  • parse-community/parse-serverparse-community avatar

    parse-community/parse-server

    21,403View on GitHub↗

    Parse Server is a backend-as-a-service solution and Node.js framework that provides a ready-to-use REST and GraphQL API for mobile and web applications. It functions as a core backend infrastructure for managing database schemas, user authentication, and API routing. The system distinguishes itself with a real-time data engine that pushes database updates to clients via WebSockets and a GraphQL server that automatically generates schemas based on application data models. It also features an adapter-based storage layer that abstracts interactions with various cloud and local backends. The pla

    JavaScriptbaasbackendfile-storage
    View on GitHub↗21,403
  • electric-sql/electricelectric-sql avatar

    electric-sql/electric

    9,909View on GitHub↗

    Electric is a Postgres data synchronization engine and replication proxy designed to enable local-first software. It replicates data from Postgres databases to client-side stores in real time using logical replication, allowing applications to maintain a local embedded database for offline access and low-latency updates. The system distinguishes itself by using shapes to filter and authorize specific subsets of database rows and columns before streaming them to clients or edge workers. It further supports multi-user collaboration by integrating a conflict-free replicated data type framework t

    Elixircrdtcrdtselixir
    View on GitHub↗9,909
  • project-chip/connectedhomeipproject-chip avatar

    project-chip/connectedhomeip

    8,586View on GitHub↗

    This project is an open-source software development kit and framework for implementing the Matter smart home standard. It provides a universal IPv6-based application layer and a cluster-based data model to ensure interoperability between diverse smart home devices and controllers. The system is distinguished by its multi-transport network abstraction, which maps Bluetooth LE, Thread, and Wi-Fi implementations to a common layer. It includes specialized tooling for secure device commissioning via QR codes and NFC, as well as a comprehensive over-the-air firmware update system for distributing s

    C++build-with-matterchipconnected-devices
    View on GitHub↗8,586
Compare all 20 related projects→

Frequently asked questions

What does metowolf/vcards do?

vCards is a contact avatar library and directory designed to enhance mobile caller identification. It provides a collection of profile pictures for Chinese public figures and organizations, delivering this data through CardDAV directories and vCard files.

What are the main features of metowolf/vcards?

The main features of metowolf/vcards are: Avatar Synchronizations, Contact Data Formats, vCard Directories, Profile Image Libraries, CardDAV Contact Servers, Contact Synchronizations, Mobile OS Integrations, Live Update Subscriptions.

Which projects share features with metowolf/vcards?

Projects with overlapping indexed features include: kozea/radicale — Radicale is a self-hosted CalDAV and CardDAV server implemented in Python that enables calendar and contact… realm/realm-js — Realm is a mobile database: an alternative to SQLite & key-value stores. electric-sql/electric — Electric is a Postgres data synchronization engine and replication proxy designed to enable local-first software. It… parse-community/parse-server — Parse Server is a backend-as-a-service solution and Node.js framework that provides a ready-to-use REST and GraphQL… project-chip/connectedhomeip — This project is an open-source software development kit and framework for implementing the Matter smart home standard.… tgalal/yowsup — Yowsup is a protocol library and client framework for implementing WhatsApp clients. It provides an interface for…