An open API service indexing awesome lists of open source software.

https://github.com/mjmsmith/supergenpass-alfred

SuperGenPass extension for Alfred
https://github.com/mjmsmith/supergenpass-alfred

alfred supergenpass workflow

Last synced: about 1 year ago
JSON representation

SuperGenPass extension for Alfred

Awesome Lists containing this project

README

          

# SuperGenPass for Alfred

### Build extension/workflow

Run ```build``` to create the v1 .alfredextension file and the v2 .alfredworkflow file.

### URL/domain argument

If a URL is supplied, subdomains are stripped.

If a domain is supplied, it is used exactly as specified.

If no argument is supplied, the URL in the active Safari tab is used.

### Standalone usage

The ```sgp``` script can be used standalone as a command-line script. For more information:

```./sgp --help```