Things 3 extension for Raycast.
Clone the project
git clone https://github.com/mblode/raycast-things.git
Go to the project directory
cd raycast-things
Install dependencies
npm install
Build locally
npm run dev
Finally open Raycast and use the command Import Extension
then choose the cloned directory
Matthew Blode (mblode)