screenpipe
screenpipe copied to clipboard
[bounty] query custom screenpipe host
definition of done:
- i can set custom host in settings (host + port)
- it uses this settings in different part of the app (search, chat ,etc.)
use cases:
- stalking your girlfriend screenpipe data
- (or just when you have multiple computers running screenpipe)
- other i will not mention
/bounty 80
💎 $80 bounty • Screenpi.pe
Steps to solve:
- Start working: Comment
/attempt #775with your implementation plan - Submit work: Create a pull request including
/claim #775in the PR body to claim the bounty - Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts
Thank you for contributing to mediar-ai/screenpipe!
Add a bounty • Share on socials
| Attempt | Started (GMT+0) | Solution |
|---|---|---|
| 🟢 @mhaowork | Mar 18, 2025, 10:13:58 PM | WIP |
m,aybe just publish https://github.com/m13v/clonemate
/attempt #775
- Add a host URL input in the general tab in the settings. It'll be defaulted to localhost:3030.
- Reference the host URL from the
searchpipe by swapping the hardcoded URL with the new settings param.
Let me know what you think! @louis030195