Linux command
farge 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Example
farge
Example
farge --no-preview
Output
farge --stdout
Example
farge --rgb --stdout
Example
farge --notify --expire-time [5000]
说明
farge picks and displays the color of a specific pixel on the screen. It can output colors in hexadecimal or RGB format and copies the value to the clipboard. Useful for designers and developers to quickly sample colors from anywhere on screen.
参数
- --no-preview
- Don't show preview window
- --stdout
- Output to stdout
- --rgb
- Output as RGB format
- --notify
- Show as notification
- --expire-time _ms_
- Notification expiry time in milliseconds
FAQ
What is the farge command used for?
farge picks and displays the color of a specific pixel on the screen. It can output colors in hexadecimal or RGB format and copies the value to the clipboard. Useful for designers and developers to quickly sample colors from anywhere on screen.
How do I run a basic farge example?
Run `farge` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does --no-preview do in farge?
Don't show preview window