Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```