Sylinko/Everywhere

On-screen aware AI assistant for your desktop. Uses current app context, multiple LLMs, and MCP tools to help you act across apps.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 45 minutes ago
Added to GitGenius on September 10th, 2026
Created on April 23rd, 2025
Open Issues & Pull Requests: 27 (+0)
GitHub issues: Enabled
Number of forks: 388
Total Stargazers: 6,278 (+0)
Total Subscribers: 35 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.7 hours
Mean response time: 6.0 days
90th percentile: 14.3 days
Tracked items: 254

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 95% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 10% of issues opened in the past year have been closed. Three people close 83% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 21
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 178 days
Stale 30+ days: 19
Stale 90+ days: 1

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (140)
  • triage (138)
  • enhancement (111)
  • question (41)
  • Stale (27)
  • upstream (15)
  • needs-reproduce (6)
  • pr-welcome (1)

Most active issues this week

Detailed Description

Everywhere is a desktop AI assistant that maintains awareness of your current application and uses multiple language models with Model Context Protocol tools to help you work across different apps.

The tool solves the problem of AI assistants lacking context about what you are actually doing on your screen. It captures information about your active application and uses that context to provide more relevant assistance. The approach integrates multiple large language models—including Claude, OpenAI, Gemini, and Deepseek—alongside MCP tools that extend the assistant's capabilities to interact with and control your applications. This on-screen awareness means the assistant can understand your current task and suggest actions tailored to the specific app you are using.

Everywhere suits developers and power users who work across multiple applications and want an AI assistant that understands their workflow without requiring manual context switching. It is particularly valuable for those who want to maintain flow state by having assistance available without leaving their current application. The tool is built as a desktop application using Avalonia, making it a native experience rather than a browser-based solution. If you need an AI assistant that goes beyond generic chat and can actually see and reason about what is on your screen, this approach of combining on-screen awareness with multiple LLM options and MCP tool integration distinguishes it from standard chatbot interfaces.

The project shows active development with regular commits addressing features and improvements. Work spans multiple areas including core assistant functionality, integration with different language models, and expansion of MCP tool support. The codebase demonstrates ongoing refinement of the on-screen awareness system and the mechanisms for cross-application interaction.