/alfred-workflows

My Alfred Workflows

Primary LanguagePython

Alfred workflows

GitHub

fd workflow

fd Your 🏠 and get all files, respecting gitignore.

Features

  • Blazing fast
  • Uses fd for fetching files.
  • Fuzzy filtering is supported.
  • Native alfred file view (Not recommended as it diminishes fuzzy filtering functionality)
  • Full path view. (Recommended)
  • Respecting ignore file when searching.

Tureng workflow

Search in tureng with search suggestions.

Features

  • Search suggestions
  • Support for native app
  • Support for web seach

Development

cd ./tureng && go build ./workflow-install.py ./tureng

cd ./fd && go build ./workflow-install.py ./fd