Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ninech/alfred-workflows
Our Alfred Workflows
https://github.com/ninech/alfred-workflows
Last synced: about 1 month ago
JSON representation
Our Alfred Workflows
- Host: GitHub
- URL: https://github.com/ninech/alfred-workflows
- Owner: ninech
- Created: 2014-04-02T13:20:00.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-26T14:00:08.000Z (almost 10 years ago)
- Last Synced: 2023-04-07T07:11:38.737Z (over 1 year ago)
- Size: 574 KB
- Stars: 1
- Watchers: 19
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Alfred Workflows
This is a collection of workflows we use at nine.ch.
## DNS Lookups
Allows you to call the cli command `host` from Alfred. It will print each line from the output as list. Selecting an item will copy the value to your clipboard.
![dns lookup example](https://github.com/ninech/alfred-workflows/raw/master/images/dns-lookups.gif)
## Nearest Fibunacci Number
Gives you the ability to calculate the nearest fibunacci number to a given number. Selecting an item will copy the value to your clipboard.
![nearest fibunacci number example](https://github.com/ninech/alfred-workflows/raw/master/images/nearest-fibunacci-number.gif)
## Swag Player
Set keybindings to play videos on a dashboard.
By default F13 and F14 are set.
Also you can use the "Swag" keyword to play a specific video.
```
swag https://www.youtube.com/watch?v=IqTerZkJaCU
```