Closed ToSeven closed 3 weeks ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
screenpipe | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 1, 2024 5:24pm |
/claim #434
💵 To receive payouts, sign up on Algora, link your Github account and connect with Stripe.
@ToSeven great!
so if process crashes it would send error?
can you make it possible to turn off using the screenpipe --disable-telemetry
arg? (check cli.rs
)
also out of curiosity if just a thread crashes does it send error? (it's fine if not, for example an audio device is unplugged while being recorded)
@ToSeven great!
so if process crashes it would send error?
can you make it possible to turn off using the
screenpipe --disable-telemetry
arg? (checkcli.rs
)also out of curiosity if just a thread crashes does it send error? (it's fine if not, for example an audio device is unplugged while being recorded)
It will not send errors if a process or thread crashes. I have added the "disable-telemetry" feature.
/approve
thanks!
@louis030195: The claim has been successfully added to reward-all. You can visit your dashboard to complete the payment.
/claim #434
name: pull request about: submit changes to the project title: "integrate Highlight into screenpipe" labels: '' assignees: ''
description
brief description of the changes in this pr.
related issue: #
type of change
how to test
add a few steps to test the pr in the most time efficient way.
if relevant add screenshots or screen captures to prove that this PR works to save us time.
checklist
additional notes
any other relevant information about the pr.