louis030195 / screen-pipe

Turn your screen into actions (using LLMs). Inspired by adept.ai, rewind.ai, Apple Shortcut. Rust + WASM.
https://screenpi.pe
MIT License
81 stars 1 forks source link

better ctrl c #3

Open louis030195 opened 6 days ago

louis030195 commented 6 days ago

atm there is desync between screen capture and capture writing to file

not fully aware of the speed difference between IO and memory there, seems writing to disk quite slow (mac m3 pro)