AlexSkrypnyk / alfred-search2clip

Alfred workflow to search for file contents and copy them to the clipboard.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Search2Clip

Alfred workflow to search directories contents and copy the result to clipboard.

Test GitHub release (latest by date) LICENSE

search2clip_action3

Installation

search2clip_install

Maintenance

# Run linters.
make lint

# Run tests.
make test

# Build workflow.
make build

About

Alfred workflow to search for file contents and copy them to the clipboard.

License:GNU General Public License v3.0


Languages

Language:Shell 97.5%Language:Makefile 2.5%