1 stable release
Uses new Rust 2024
| 3.0.0 | Dec 11, 2025 |
|---|
#45 in #launcher
2.5MB
72 lines
oh
Quickly open any app in the folder you're currently in (Open Here)
Install
cargo install open-here
Usage
Run oh in any directory and use the fuzzy finder to select an application. The selected app will open with the current directory as its target.
$ oh
Perfect for quickly opening the current folder in apps like:
- Android Studio – open a project
- VS Code – open a workspace
- Finder – browse files
- Sourcetree – open a git repo
How it works
- Scans
/Applicationsfor installed apps - Presents a fuzzy-searchable list
- Opens the selected app with the current directory (
.) as the argument
Note: macOS only
Created by
License
MIT © Cesar Ferreira
Dependencies
~2–13MB
~94K SLoC