Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/markuszoppelt/gopen
- Owner: MarkusZoppelt
- License: mit
- Created: 2022-12-03T12:07:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-17T06:38:57.000Z (5 months ago)
- Last Synced: 2024-06-20T10:17:37.098Z (5 months ago)
- Language: Go
- Homepage:
- Size: 562 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)