Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Acidham/alfred-default-app

Change default app for an extension
https://github.com/Acidham/alfred-default-app

Last synced: about 2 months ago
JSON representation

Change default app for an extension

Awesome Lists containing this project

README

        

# Default App for filetype, Alfred 3

**Default App** changes the assigned app for a specific extension.

## Dependencies

**Default App** uses [duti](https://github.com/moretension/duti) to change assigned apps.

You need to install *duti* first before you execute the Alfred Workflow

````
brew install duti
````
Requires Python 3

## Usage

`dapp` *ext*

1. *ext* you can type any extension, the workflow will ask for confirmation to change the assigned app
2. Choose one of the Apps to assign the extension to.

## Screenshots

### 1. Step

![1](img/1.png)

### 2. Step

![2](img/2.png)