Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fnando/alfred-workflows
Alfred workflows
https://github.com/fnando/alfred-workflows
Last synced: 27 days ago
JSON representation
Alfred workflows
- Host: GitHub
- URL: https://github.com/fnando/alfred-workflows
- Owner: fnando
- Created: 2014-12-22T17:37:31.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-10-27T20:20:24.000Z (about 4 years ago)
- Last Synced: 2024-10-06T04:29:22.597Z (about 1 month ago)
- Homepage:
- Size: 1.51 MB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Alfred Workflows
A list of workflows I created.
## Airports
Use the `ac` trigger to find airports by code or name.
![](https://github.com/fnando/alfred-workflows/raw/master/screenshots/airports.png)
[Download](https://github.com/fnando/alfred-workflows/raw/master/Airports.alfredworkflow)
## Copy current URL
Use the `url` trigger to copy current page title and URL from Safari/Chrome.
![](https://github.com/fnando/alfred-workflows/raw/master/screenshots/copy-url.png)
[Download](https://github.com/fnando/alfred-workflows/raw/master/Copy%20Current%20URL.alfredworkflow)
## iTunes Current Track
use the `track` trigger to copy current playing song from iTunes.
![](https://github.com/fnando/alfred-workflows/raw/master/screenshots/itunes-current-track.png)
[Download](https://github.com/fnando/alfred-workflows/raw/master/iTunes%20Current%20Track.alfredworkflow)
- [Open with Sublime Text](https://github.com/fnando/alfred-workflows/raw/master/Open%20with%20Sublime%20Text.alfredworkflow):
open files/directories with Sublime Text.
- [Prefpanes](https://github.com/fnando/alfred-workflows/raw/master/Prefpanes.alfredworkflow):
always list prefpanes correctly. This fixed an issue with some prefpanes, like
Network.
- [Spoof](https://github.com/fnando/alfred-workflows/raw/master/Spoof.alfredworkflow):
change your MAC address. Type `spoof` to change your `en0` interface or
specify any interface like `spoof en1`.
- [Token](https://github.com/fnando/alfred-workflows/raw/master/Token.alfredworkflow):
use the `token` trigger to generate tokens.
- [launchd](https://github.com/fnando/alfred-workflows/raw/master/launchd.alfredworkflow):
start/stop Homebrew-installed launchd files. Use keywords `lstart` and
`lstop`.