https://github.com/avivbens/alfred-advance-fs-search
Better File System search, with advanced options ✨
https://github.com/avivbens/alfred-advance-fs-search
alfred code file-system macos search
Last synced: 4 months ago
JSON representation
Better File System search, with advanced options ✨
- Host: GitHub
- URL: https://github.com/avivbens/alfred-advance-fs-search
- Owner: Avivbens
- License: mit
- Created: 2024-06-08T23:01:22.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-14T17:53:11.000Z (about 1 year ago)
- Last Synced: 2025-02-17T04:30:41.215Z (4 months ago)
- Topics: alfred, code, file-system, macos, search
- Language: TypeScript
- Homepage:
- Size: 1.52 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Alfred - Advance Search Over Your File System
[](https://github.com/avivbens/alfred-advance-fs-search/releases/latest)
[](https://github.com/avivbens/alfred-advance-fs-search/releases/latest)
[](https://github.com/avivbens/alfred-advance-fs-search/releases)[](https://www.buymeacoffee.com/kcao7snkgx)
## Description
Search over your file system with [Alfred](https://www.alfredapp.com/).
### Install via GitHub Releases :sparkles:
```bash
repo_name="Avivbens/alfred-advance-fs-search"
download_url=$(curl -s "https://api.github.com/repos/$repo_name/releases/latest" | grep "browser_download_url.*alfredworkflow" | cut -d '"' -f 4)curl -fsSLk $download_url -o ~/Desktop/alfred-advance-fs-search.alfredworkflow
open ~/Desktop/alfred-advance-fs-search.alfredworkflow
```## Usage
1. Configure your search settings over the workflow settings.
1. Use the keywords you've configured to open the results via VSCode / your selected Terminal ✨## Configuration

