🎨 Best DeepSeek Harness Design Plugin. The open-source Claude Design alternative. 🖥️ Local-first desktop app. 🖼️ Your coding agent becomes the design engine: prototypes, landing pages, dashboards, slides, images & video — real files, HTML/PDF/PPTX/MP4 export. 🤖 Claude Code / Codex / Cursor / DeepSeek Harness / OpenCode & 20+ CLIs via BYOK.
Desktop AI assistant with screen context and MCP tools
Everywhere is a full desktop app, not a small library or plugin. It watches the active screen and app context, then uses that context with multiple LLMs and MCP tools to answer, summarize, translate, verify, or act across apps. The repo also contains the platform projects, shared core code, and docs that describe the prompt, strategy, and screen-picking systems behind that behavior.
Builders who want an assistant that can use what is already on their screen and act across apps.
You can ask for help in place, without copying text or switching away from the app you are using.
What it does
On-screen context awareness
Reads active app and screen context so the assistant can respond to what you are looking at.
Multiple model support
Works with OpenAI, Anthropic Claude, Google Gemini, DeepSeek, Moonshot, MiniMax, Ollama, and custom API endpoints.
Agent actions and tools
Can browse the web, dispatch sub-agents, use the local file system, run terminal scripts, and call MCP tools.
Global shortcut and selection flow
Uses system hotkeys and text selection so you can invoke it where you are working.
Platform support
Ships for Windows and macOS, with Linux still in development.
Prompt and strategy docs
Includes docs for the PromptManager, StrategyEngine, ScreenPicker, SettingsEngine, and Terminal pieces.
README
Every moment, Every place. Your AI - Everywhere
📖 Explore Official Docs · 🎬 Watch the Trailer · 🪲 Report a Bug · 💡 Request a Feature
📖 Table of Contents
🦄 About Everywhere
Everywhere is an interactive AI assistant with context-aware capabilities, featuring a sleek, modern UI and powerful integrated functionality. Unlike traditional AI tools, Everywhere instantly perceives and understands anything on your screen. No need for screenshots, copying, or switching apps—just press a shortcut key to get the help you need right where you are, delivering seamless AI assistant support.
🌟 Experience Examples
🩺 Troubleshooting Expert
You encounter an error message while using your computer but are unsure how to resolve it. Bring up Everywhere next to the error message, simply type "What is this error? How to solve it?", and Everywhere will capture the message context in place and provide an accurate solution.
📰 Quick Web Summarization
Browsing a lengthy technical article but just need the key points? Bring up Everywhere over the webpage, ask "Give me a short summary", and instantly receive the main arguments without reading the entire content.
🌐 Instant Translation
Encounter a foreign word while researching literature? Highlight it or just bring up Everywhere against the text, tell it to "Translate to Chinese", and see an immediate translation without opening a secondary translation tool.
✉️ Email Draft Assistance
Unsure about the tone of an important business email? Bring up Everywhere over your draft, enter "Make this email more professional", and your casual text is transformed into polished, business-ready communication.
❔ Is it true?
Come across information of uncertain authenticity? Select the relevant text, bring up Everywhere, ask "Is this true?", and Everywhere will quickly search and verify the reliability of the information.
🛠️ Technical Features
| Category | ✅ Currently Supported | 🚧 Work in Progress |
|---|---|---|
| 🤖 Rich Model Ecosystem |
• Everywhere Cloud Service • • • • • • • • Compatible with custom API endpoints | |
| ⚙️ Powerful Agent System |
• Web Browser • Dispatch Sub-agents • Local File System • Terminal Script Execution • MCP Tools • Everything Fast Search (Windows) • Integrated System Apps (macOS) |
• Memory System |
| 🫧 Seamless Interaction |
• Ultimate Modern Frosted Glass UI • Intelligent Context Awareness • Global System Hotkeys • Text Selection Interaction • Rich Markdown and Math Formula Rendering |
• Mouse Shortcuts • Voice Interaction |
| 🖥️ Multi-Platform |
• 🪟 Windows • 🍎 macOS | • 🐧 Linux |
| 🌐 i18n Support |
• Simplified/Traditional Chinese • English, Deutsch, Español • Français, Italiano, 日本語 • 한국어, Русский, Türkçe |
Partially AI-assisted translation. Contributions and corrections are welcome! |
⚙️ Core Technology & Architecture
- 👁️ Broad Context Awareness: In addition to supporting traditional screen multi-modality, we have deeply integrated underlying accessibility APIs and UI automation technologies. This allows the application to accurately extract active structured environment data across a huge variety of software with low intrusion.
- 🧠 Scenario Invocation & Strategy Engine: 🚧 The original intention was to completely end the workflow that disrupts your working rhythm. Previously, using LLMs often required: selecting & copying -> switching to the AI window -> pasting -> manually typing to complete your intention. With the advanced features powered by the strategy engine, Everywhere, invoked via shortcut, instantly perceives the scenario or app you are browsing. It pushes shortcut execution strategies tailored to your exact context without the need to explain your request, achieving a true state of flow.
- 🧱 Commitment to Core Quality: We emphasize software performance, code quality, and security. Starting from the system's core foundation, via modern architecture design and meticulous system engineering, we fundamentally reject pure reliance on "Vibe Coding" and blind agile piling. Every line of code is carefully written and meticulously polished.
📋 System Requirements
| Platform | Minimum System Requirements |
|---|---|
| 🪟 Windows | Windows 10 (10.0.19041.0) |
| 🍎 macOS | Monterey 12.0 |
| 🐧 Linux | 🚧 In Development |
🚀 Getting Started
Acquisition & Installation
[!TIP] We recommend visiting our official website to directly download the appropriate version for your system.
Windows
Everywhere-Windows-x64-Setup-vx.x.x.exe: Full wizard installer package (Recommended).Everywhere-Windows-x64-vx.x.x.zip: Portable/install-free zip package.
macOS
Everywhere-macOS-arm64-vx.x.x.pkg: For Apple Silicon (M-series) Mac devices.Everywhere-macOS-x64-vx.x.x.pkg: For Intel Mac devices.
Help & Community
[!NOTE] New here? Or looking for deep integration features like MCP? We highly recommend checking out our official guide first!
- 📖 Official Documentation: https://everywhere.sylinko.com
- 👾 Discord Community: Join our channel for support
- 💬 Chinese User Group: Click to join our QQ group
🤝 Contributing
We love open source and welcome your brilliant ideas and code contributions (Pull Requests)! Please see CONTRIBUTING.md for code styling guidelines and local compilation instructions.
Check our Build Guide for detailed instructions on how to set up the development environment and build the project locally.
A massive thanks to all of the outstanding contributors during our inception and growth phases:
📄 License
This project is released under the LICENSE file. For Third-Party dependencies and open-source component licenses, see ThirdPartyNotices.txt.
💖 Sponsor
302.AI is a pay-as-you-go enterprise AI resource hub that offers the latest and most comprehensive AI models and APIs on the market, along with a variety of ready-to-use online AI applications.
🤩 Special Thanks
The Code Signing Certificate for this project is generously sponsored by Certum China, continuing their great contribution to the open-source community.
Thanks pasical for the banner kawaii logo design.
📈 Star History
Files in the repo
- .github
- 3rd
- docs
- img
- patches
- scripts
- src
- tests
- tools
- .editorconfig
- .gitattributes
- .gitignore
- .gitmodules
- AGENTS.md
- CHANGELOG.md
- DATA_AND_PRIVACY.md
- Directory.Build.props
- Directory.Packages.props
- Everywhere.Linux.slnx
- Everywhere.Mac.slnx
- Everywhere.sln.DotSettings
- Everywhere.slnx
- Everywhere.Windows.slnx
- GenerateThirdPartyNotices.bat
- global.json
- LICENSE
- nuget.config
- README-ja-jp.md
- README-zh-cn.md
- README.md
- Settings.XamlStyler
- ThirdPartyNotices.txt
Discussion (0)
Ask about usage, or say what you built with itSign in to join the discussion.
No comments yet. Be the first to say what this is good for.
More other
"Vibe-Trading: Your Personal Trading Agent"
OpenHuman is an open source personal AI for Mac, Windows and Linux — local-first memory, agent orchestration, and deep research.

Your Personal AI Assistant; easy to install, deploy on your own machine or on the cloud; supports multiple chat apps with easily extensible capabilities.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
AIPOCH Open-Science is an open-source, local-first, model-agnostic AI research workbench for macOS, Windows, and Linux, with scientific agents, Python/R notebooks, data connectors, and reproducible provenance.
