AI assistant that sees your screen — global hotkey, Claude integration
Project description
ClaudeEye 👁
Install
pip install claudeeye
claudeeye
No API Key Needed! 🎉
ClaudeEye uses your existing Claude CLI installation. If you have Claude Code or Claude Max, you're already good to go.
Prerequisite: Claude CLI installed and logged in
npm install -g @anthropic-ai/claude-code
claude /login
AI assistant that sees your screen. No more screenshots.
Give Claude eyes — every message auto-captures your screen so Claude understands your context without you explaining anything.
Platform Support
| Platform | Status | Screenshot Method |
|---|---|---|
| 🐧 Linux | ✅ Fully supported | scrot / GNOME Shell D-Bus |
| 🍎 Mac | ✅ Fully supported | screencapture (silent) |
| 🪟 Windows | ✅ Supported | PIL ImageGrab |
Quick Start
Mac
# 1. Install Claude CLI first
npm install -g @anthropic-ai/claude-code
claude /login
# 2. Clone and run setup
git clone https://github.com/mrslothai/claudeeye.git
cd claudeeye
chmod +x install_mac.sh && ./install_mac.sh
# 3. Grant permissions when prompted (Screen Recording + Accessibility)
# 4. Run
python3 main.py
Linux
git clone https://github.com/mrslothai/claudeeye.git
cd claudeeye
pip install -r requirements.txt
python3 main.py
Windows
git clone https://github.com/mrslothai/claudeeye.git
cd claudeeye
pip install -r requirements.txt
python3 main.py
Install (via pip)
pip install git+https://github.com/mrslothai/claudeeye.git
Run
claudeeye
Hotkey
Ctrl + Shift + Space — toggle window from anywhere
How it works
- Press
Ctrl+Shift+Spaceor click tray icon - Type your question
- ClaudeEye silently captures your screen
- Claude sees what you see and responds
No copy-pasting errors. No manual screenshots. Just ask.
Use cases
- Debug code errors without copy-pasting
- Get help on AWS console, Vercel, any web UI
- Explain what's on your screen to Claude
- Fix terminal errors instantly
Built by @rajeshchityal
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file claudeeye-1.4.0.tar.gz.
File metadata
- Download URL: claudeeye-1.4.0.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ef585488cb1a97e25d492283f78494538fb87185c732736a911941db3460e64
|
|
| MD5 |
11148f878dd38e0986f400ea8bf10aa5
|
|
| BLAKE2b-256 |
2baf13079eea48217093cc720980f69e6c13a00fcb657b9df08b0eacab3c563b
|
File details
Details for the file claudeeye-1.4.0-py3-none-any.whl.
File metadata
- Download URL: claudeeye-1.4.0-py3-none-any.whl
- Upload date:
- Size: 12.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eba1117acaaaa6060c01aa76c7ddf9b6af2844c149555544fc7a8819250e3d8c
|
|
| MD5 |
3936f8039451d5d5eae3cd34da2f28ac
|
|
| BLAKE2b-256 |
f65f5cb0ff5112d43166b913382e7c8ecfb3d0b817cc48bb2361041bb8ab5c5d
|