Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/markuszoppelt/gopen

Open files with a specific application from the command line with fuzzy search.
https://github.com/markuszoppelt/gopen

Last synced: about 8 hours ago
JSON representation

Open files with a specific application from the command line with fuzzy search.

Awesome Lists containing this project

README

        

# Gopen

A command line utility for opening files.

Running `gopen ` will open a fuzzy search that lets you select the
application to open the file with.

It is the equivalent of opening the file with `open -a ` but
instead of specifying the application beforehand, the fuzzy finder can be used
to select the app when running.

![Demo gif](img/demo.gif)