Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/epilande/alfred-wifi-password
🔐 Get Wi-Fi password from Keychain
https://github.com/epilande/alfred-wifi-password
alfred alfred-workflow keychain network password wifi workflow
Last synced: 3 months ago
JSON representation
🔐 Get Wi-Fi password from Keychain
- Host: GitHub
- URL: https://github.com/epilande/alfred-wifi-password
- Owner: epilande
- License: mit
- Created: 2020-12-28T07:56:54.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-21T07:19:53.000Z (almost 4 years ago)
- Last Synced: 2024-02-14T21:53:15.317Z (9 months ago)
- Topics: alfred, alfred-workflow, keychain, network, password, wifi, workflow
- Language: Shell
- Homepage:
- Size: 888 KB
- Stars: 14
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Alfred Wi-Fi Password 🔐
Get Wi-Fi password for specified network from Keychain
## Requirements
- [`jq`](https://github.com/stedolan/jq) - Lightweight and flexible command-line JSON processor.
## Installation
1. [Install `jq`](https://stedolan.github.io/jq/download/). You must have `jq` installed in `/usr/local/bin`.
1. Download the Alfred Workflow ([Wi-Fi.Password.alfredworkflow](https://github.com/epilande/alfred-wifi-password/releases/latest/download/Wi-Fi.Password.alfredworkflow)).
1. Double-click to import into Alfred (requires Powerpack).## Usage
`wifi p {network}` - Get Wi-Fi password of `{network}` from Keychain.
## More workflows
- 🔍 [alfred-browser-tabs](https://github.com/epilande/alfred-browser-tabs) - Search browser tabs from Chrome, Brave, & Safari.
- 🤫 [alfred-be-quiet](https://github.com/epilande/alfred-be-quiet) - Workflow to automatically pause audio/video playing.
- 🗝 [alfred-password-generator](https://github.com/epilande/alfred-password-generator) - Workflow to generate passwords.
- 🎨 [alfred-prettier-clipboard](https://github.com/epilande/alfred-prettier-clipboard) - Format code in your clipboard with Prettier.## License
[MIT License](https://oss.ninja/mit/epilande/)