Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1000 Bytes

File metadata and controls

33 lines (24 loc) · 1000 Bytes

🎩 Alfred Workflow - MacOS App Store Finder

Find MacOS Application with a keyword "asf"

"asf" is short for App Store Finder

demo

🔨 Installation

  1. Download workflow from here
  2. Open a downloaded file

✨ Features

  • Provides App Store search results available in your country
  • Only MacOS software search results are provided

🙇‍♂️ Built With

🎁 How to package

$ poetry install --no-root
$ fab build  # Running the command will generate the .alfredworkflow file

✅ TODO

  • Do not download icon if a file already exists
  • Make a command "asfc" to delete icon images and caches
  • Build script
  • Lightweight by packaging only compiled files (.pyc)