- Created by frdmn
- 🗓 Last Updated: 05/01/23 08:55:47
- 🌟 Stars on GitHub: 9
- Please consider supporting the creator by Starring or Sponsoring them on GitHub!
- Get Latest Release
- Get Source Code
From their README
alfred-ldap
Alfred workflow to search for telephone numbers of coworkers through an Active Directory/LDAP directory.
Usage
ldap [first
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
-
Make sure you've met all requirements
-
Install the workflow with
npm
:npm install -g alfred-ldap
-
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