Remix.run Logo
jv22222 4 hours ago

> https://app.seventylabs.ch/

> 6.90 CHF - locks your Mac's keyboard, trackpad and mouse and shows a black screen while you clean. Free 7-day trial.

> 4.90 CHF - opens macOS's color loupe on any pixel on screen and instantly copies its HEX, RGB or HSL code to the clipboard. History of your last 8 colors, with a real magnifier that zooms into pixels. Free 7-day trial.

That's weird that the more techy thing is cheaper.

allthetime 4 hours ago | parent [-]

both of those things are available for free from others.

we can assume all of that is AI-generated rip off code anyways.

hollow-moe 2 hours ago | parent [-]

Both of those are actually built-in but very poorly documented (or basically undocumented). Disable keyboard for cleaning : https://apple.stackexchange.com/a/448938 and for the color picker MacOS has "Digital Color Meter.app" preinstalled when its window has the focus hover anywhere on screen and use cmd+shift+c to copy the value (by default it uses RGB but in the View menu you can change it to hexadecimal, the values are then copied as HTML #)