A set of python commands that can enable quick-open of downloaded files. Compatible with raycast.
To be compatable with raycast, you should:
- Download raycast from the official site.
- Use Create Script Command on raycast, select Python template, and create the script in a directory as you wish.
- Copy the code from this repository directly into the python file you just created.
- Save the code.
- Use the raycast commands to execute the python program.