Skip to content

Conversation

pull[bot]
Copy link

@pull pull bot commented Aug 19, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Aug 19, 2022
emircanerkul and others added 29 commits November 18, 2022 12:23
This is an additional command based on my previous
commit that scans the clipboard for doi strings
(rather than waiting for the user to paste the
string) and opens the corresponding resource.

Signed-off-by: Razvan Azamfirei <[email protected]>

feat(browsing): command for doi string parsing

This is a package that parses a doi string (unique digital object identifier used to identify academic, professional, and government information) and opens the corresponding resource.
…cation service (#803)

* feat: add a script to get authorization tokens from Firebase Authentication service

* fix: fix success message

* fix: fix requested changes regarding the documentation
* add open image from clipboard

* add clipboard-ocr

* resolve comments
…y disabled (#811)

* Create this command to open up a new chrome instance with web security disabled.

* Change packageName and title

* Add chrome icon 64x64

* Update icon image.

---------

Co-authored-by: tahsin.yazkan <[email protected]>
* Initial commit for Tesla Status script command

* Added a script command for getting the status of a Tesla Vehicle
* Open Bing in Safari with Edge User-Agent

Open Bing in Safari with Edge User-Agent, check Safari - Advanced - Develop first. This script works on the English Safari menu.

* Update safari-bing-edge-user-agent.applescript

description issues fixed
raycastbot and others added 18 commits March 10, 2025 13:53
Old version bash does not support `mapfile` command
Update random-emoji to support old bash
Implement a Node.js script that enables seamless interaction with Google Gemini from Raycast. The script allows users to:
- Open Gemini in Chrome browser
- Submit prompts with optional selected text as context
- Work with existing Gemini tabs without opening duplicates

Dependencies: Node.js and chrome-cli

feat: add script to open gemini tab and submit prompt

Implement a Node.js script that enables seamless interaction with Google Gemini from Raycast. The script allows users to:
- Open Gemini in Chrome browser
- Submit prompts with optional selected text as context
- Work with existing Gemini tabs without opening duplicates

Dependencies: Node.js and chrome-cli

Delete gemini.js
change author metatag

Co-authored-by: Thiago Holanda <[email protected]>
Improve comments, clearly indicating that "selected text" is the parameter name to avoid confusion.

Co-authored-by: Thiago Holanda <[email protected]>
Relocated the icon to align with the updated folder structure. This improves organization and prevents potential referencing issues.
Handle groups of stacked notifications
feat: update dismiss notifications script
- Fix: Original script fails on macOS 15+ with domain error
- Uses .GlobalPreferences domain instead of NSGlobalDomain
- Tested on macOS 15.6.1 (24G90)
- Includes GUI fallback method for compatibility
- Maintains backward compatibility messaging
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.