Skip to content

frdmn/alfred-ldap

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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. Make sure you've met all requirements

  2. Install the workflow with npm:

    npm install -g alfred-ldap
  3. Copy and adjust the default configuration file and make sure your LDAP credentials are set:

    cp ~/Library/Application\ Support/Alfred\ 3/Alfred.alfredpreferences/workflows/alfred-ldap/.alfred-ldap.conf ~/.alfred-ldap.conf
    vi ~/.alfred-ldap.conf

Requirements

  • Node / NPM

Version

0.2.1

License

MIT

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published