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
- Host: GitHub
- URL: https://github.com/mjmsmith/supergenpass-alfred
- Owner: mjmsmith
- Created: 2012-11-14T20:43:57.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2020-01-29T21:13:27.000Z (over 6 years ago)
- Last Synced: 2025-03-30T01:34:12.117Z (about 1 year ago)
- Topics: alfred, supergenpass, workflow
- Language: Ruby
- Homepage: http://camazotz.com/supergenpass-alfred
- Size: 195 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: Readme.md
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```