Extension for Raycast to search Google Books.
Make sure Raycast is installed and go to https://github.com/Ali-Parandeh/raycast-google-books-extension
# nvm install (use node >=16.x)
nvm --lts --latest-npm
# make sure you have Raycast and Yarn / NPM installed
npm i
# Start local server
npm run dev
# Now open raycast. The dev tool should be the top item!