Skip to content

hoishing/raycast-scripts

Repository files navigation

Raycast Scripts

lang mit

Scripts for automating my daily tasks

Raycast support python, bash and apple scripts.

I wrote a blog post explain the logic of the webp converting in bash + apple script.

Here are some notable scripts:

script file description
convert-images.py convert selected images in Finder to target format with quality option
resize-images.py resize selected images in Finder to target % or px
vscode-here.applescript open Finder selected folder in VSCode
rename-files.py batch rename files selected in Finder with 2 digits suffix
clear-favicon-cache.sh remove favicon cache in Safari and return to the previous page

Prerequisite

Installation

Put the scrips and image files in Raycast's Script Command folder.

🔗 source code

More