Lightweight stylish cross-platform color picker app
- macOS: dmg
- Windows: Coming soon...
- Linux: Coming soon...
- 🔍 Zoomed preview
- 🎨 Custom palettes - Coming soon...
- 🔲 Contrast checker - Coming soon...
- Crash when cursor is close to screen sides
- Lense cannot be dragged on top of the macOS menubar
- Lense cannot be dragged on top of fullscreen windows
- Lense is lagging when picking on another screen and virtual desktop
- Palettes tab
- Save color to palette
- Manage palettes
- Tray icon
- Picker shortcut
Command + Shift + M
- Instant picker shortcut
Ctrl + Shift + M
(?) - Lense: Press
C
to copy color instantly (what to copy? - need a setting for this) - Add Settings window
- Control zoom level with
+
and-
keys - Hard to target specific pixel with touchpad, ColorSlurp is much more responsive
- Try to use tauri
cursor_position
function to retrieve mouse coordinates
- Optimize picker loop: Move
setInterval
to rust, FE invokes only event loop start and end
- Add picker sound (Water drop sound)
- Prepend one color (Use background color)
- Prepend default palette (Apple colors)
- Add updater
- ColorCard: Checkboard background for alpha colors