LDAP contacts

An Alfred Workflow


Short Description

Alfred workflow to search for telephone numbers of coworkers through an Active Directory/LDAP directory.

Last Updated

23 Mar 2016

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
Yes Yes Yes Yes Yes
 

Version

0.1.6
 

Bundle ID

mn.frd.ldap-contacts
 

Author

alfred-ldap

Alfred workflow to search for telephone numbers of coworkers through an Active Directory/LDAP directory.

Usage

ldap [first <last_name>]
ldap [phone_number]

for example

ldap Jonas or ldap Friedm as well as ldap 869

Result (also sent to your clipboard)

> Jonas Friedmann (869)

Installation

  1. Download the raw alfred-ldap.alfredworkflow file from GitHub releases
  2. Double click to execute and import that workflow into Alfred
  3. Copy the default config file .alfred-ldap.conf into your home folder:
    curl -s https://raw.githubusercontent.com/frdmn/alfred-ldap/master/.alfred-ldap.conf -o ~/.alfred-ldap.conf
  4. Adjust the credentials to the LDAP server:
    vi ~/.alfred-ldap.conf

Version

0.1.6

License

MIT

Screenshots