Hacker News new | ask | show | jobs
Show HN: Record your screen and microphone 24/7 and sync to clawdbot instance (github.com)
1 points by louis030195 140 days ago
agents shouldn't be prompted

they should watch you and print dollars in the background

so I built a CLI that records your screen/mic, extract text, transcribe, identify speakers 24/7 and sync the data to clawdbot

start recording:

curl -fsSL get.screenpi.pe/cli | sh screenpipe

then sync all the time to your clawdbot instance:

bunx screenpipe-sync --daemon -r agent@server:~/.screenpipe/

lmk your thoughts on this