Replies: 4 comments
-
|
f |
Beta Was this translation helpful? Give feedback.
-
|
on MAC: which say
/usr/bin/say
# say done
say "done"EDIT: |
Beta Was this translation helpful? Give feedback.
-
|
Honestly I just tell my cli to message me on telegram when it's done (i gave it the credentials and it runs a python script to send me the message) |
Beta Was this translation helpful? Give feedback.
-
|
While I did not found a tool that "rings a bell", notifi could be helpful for you. Just install it via brew: brew install notiAlso install this gemini extension: gemini extensions install https://github.com/thoreinstein/gemini-notifierNow you can just execute and everytime gemini answers you get a systems notification: noti geminiIf this helped you please mark this as the correct answer :) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Many times when using the Gemini CLI, I like to sit around and let it do boring tasks that require no monitoring, such as commenting large ammounts of code, or finding a fix for a bug, however, I can never tell when it is done. It would be pretty good if there were a shortcut for enabling a ring for when it is "done" with a task, i.e., expeting another response from the user.
Beta Was this translation helpful? Give feedback.
All reactions