I’m building CUE—an AI-powered guide generator to solve the headache of manually making step-by-step instructions. The goal is to have a seamless tool that just works across all OSs.
What’s done so far
Finished the main code and the specific OS capture handlers.
Every time you click anywhere on the screen, it automatically grabs a screenshot and dumps it into a local folder.
The Wayland Pain: Wayland’s OS security made capturing clicks a nightmare compared to every other platform. I basically had to put Gemini’s black cap on to help me hack around Wayland security and get those screen captures working.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.