gnome-contacts

Read-only mirror of https://gitlab.gnome.org/GNOME/gnome-contacts

GPL-2.0 License

Stars
16

GNOME Contacts

Contacts organizes your contacts information from all your online and offline sources, providing a centralized place for managing your contacts.

Building

You can build, test and install Contacts using Meson:

meson setup _build
meson compile -C _build
meson test -C _build
meson install -C _build

Changelog

Starting Contacts 3.25.4, we provide release notes (including unstable releases) through the AppData file, so app stores (like GNOME Software) can show release notes to users.

Human-readable textual output (similar to this file) can still be generated with the following command:

$ appstreamcli metainfo-to-news _build/data/org.gnome.Contacts.appdata.xml NEWS

Contributing

The code and issue tracker of Contacts can be found at the gnome-contacts repository on GNOME's GitLab instance.

If you're interesting in help out, please take a look at https://welcome.gnome.org/app/Contacts/ to get started.

Contacts also has its own web page on https://apps.gnome.org/Contacts.

To discuss issues with developers and other users, you can post to the GNOME Discourse instance with the contacts tag, or join the #contacts Matrix channel.