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

https://github.com/gingerbeardman/filter-through-command

Nova extension to run terminal commands on selected text
https://github.com/gingerbeardman/filter-through-command

nova-editor nova-extension shell terminal text-filter

Last synced: about 2 months ago
JSON representation

Nova extension to run terminal commands on selected text

Awesome Lists containing this project

README

          

# Filter Through Command

Filter Through Command is an extension for the [Nova editor](https://nova.app).

Run terminal commands on the selected text and have the output replace it, insert after it, or create a new document. The command line is your oyster!

See the internal [README](/Filter%20Through%20Command.novaextension/README.md) for more info.

Recommended download from [Nova Extensions](https://extensions.panic.com/extensions/com.gingerbeardman/com.gingerbeardman.FilterThroughCommand/) website.

## Type your own command

![](nova-filter-through-custom-command.png)

## Pick from a library of commands

![](nova-filter-through-command.png)

# Licence

[MIT](/LICENSE)