pot-app/pot-desktop

🌈一个跨平台的划词翻译和OCR软件 | A cross-platform software for text translation and recognition.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 60 minutes ago
Added to GitGenius on September 3rd, 2026
Created on February 26th, 2023
Open Issues & Pull Requests: 449 (+0)
GitHub issues: Enabled
Number of forks: 995
Total Stargazers: 19,439 (+0)
Total Subscribers: 56 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 8.3 days
Mean response time: 69.0 days
90th percentile: 307.1 days
Tracked items: 243

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 81% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 3% of issues opened in the past year have been closed. Three people close 55% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 250
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 496 days
Stale 30+ days: 246
Stale 90+ days: 232

Recent activity

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

Top labels

  • type: bug (174)
  • type: enhancement (136)
  • Invalid (5)
  • status: need more info (5)
  • platform: linux (2)
  • status: completed (2)
  • status: in progress (2)
  • platform: macos (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Pot is a cross-platform desktop application for text translation and optical character recognition built with Tauri.

The tool addresses the need for quick, context-aware translation and text recognition while working across different applications. It operates through several modes: selecting text and pressing a hotkey triggers immediate translation, a dedicated input window allows manual text entry for translation, and clipboard monitoring automatically translates copied content. The application also supports screenshot-based OCR and screenshot translation, where users frame a region to extract and translate text directly from images. It integrates multiple translation and OCR services in parallel, allowing users to query several providers simultaneously and compare results.

Pot suits developers and knowledge workers who frequently encounter text in foreign languages or need to extract text from images during their workflow. The tool's strength lies in its keyboard-driven workflow and support across Windows, macOS, and Linux, including Wayland environments. It includes a plugin system for extensibility, text-to-speech synthesis across multiple services, and the ability to export translations to vocabulary lists. External application integration allows other software to invoke Pot's translation capabilities programmatically.

The project maintains active development with regular updates addressing platform-specific issues and feature enhancements. Contributors regularly add support for new translation and OCR services, expand language support through community translation efforts, and refine the user experience across different desktop environments. The codebase shows ongoing attention to cross-platform compatibility, particularly for emerging display servers and Linux desktop variants.