All Projects → wireapp → node-addressbook

wireapp / node-addressbook

Licence: GPL-3.0 license
Node.js module providing access to the macOS address book

Programming Languages

C++
36643 projects - #6 most used programming language
typescript
32286 projects
python
139335 projects - #7 most used programming language

Wire

This repository is part of the source code of Wire. You can find more information at wire.com or by contacting [email protected].

You can find the published source code at github.com/wireapp/wire.

For licensing information, see the attached LICENSE file and the list of third-party licenses at wire.com/legal/licenses/.

Building

Building for node is done with node-gyp:

node-gyp configure
node-gyp build

Building for electron seems to require the use of electron-rebuild:

electron-rebuild -v <electron version>

Usage

See example.ts.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].