Introducing 5 practical GitHub tools.

  1. Beetroot Clipboard Manager (Windows)
  2. Tolaria Markdown Editor
  3. Snippai Screenshot AI-OCR Tool
  4. Umi-OCR Offline OCR Tool
  5. Window Tabs Application Window Tabbing

gh|700

1. Beetroot Clipboard Manager (Windows)

gh|150
URL: https://github.com/mnardit/beetroot-releases

gh|700

Key Points:

  • For Windows
  • Although hosted on GitHub, only the executable is available—no source code
  • 9 themes with appearance customization options
  • Simplified Chinese interface available
  • Provides OCR functionality, but unfortunately cannot recognize Chinese
  • Integrated AI LLM functionality with default AI providers:
    • OpenAI
    • Google Gemini
    • Anthropic
    • DeepSeek
    • Local LLM
      • LM Studio
      • Ollama
      • Custom: requires entering a URL; OpenCode Go test failed
  • Records the application at the time of capture
  • Images have a separate list

Known Issues:

  • OCR cannot recognize Chinese or mathematical formulas

2. Tolaria Markdown Editor

URL: https://github.com/refactoringhq/tolaria

  • Written in Rust, available for Windows, macOS, and Linux
  • Multiple language interfaces, including Traditional and Simplified Chinese
  • Left panel resembles Evernote; editing area resembles Notion
  • Can open multiple Vaults simultaneously
  • Integrated AI chat functionality, supporting multiple AI Agents and local models
  • Built-in Git sync support

gh|700

3. Snippai Screenshot AI-OCR Tool

URL: https://github.com/xyTom/snippai

Key Points:

  • Screenshot categories: formulas, code, tables, etc.
  • Press Ctrl+Shift+A to take a screenshot and immediately call OpenAI or Gemini to parse the content and generate text

3.1. Mathematical Formula Test

$$\sum_{i=0}^n i^2 = \frac{(n^2+n)(2n+1)}{6}$$

gh|700

3.2. Chinese Table Test

gh|700

4. Umi-OCR Offline OCR Tool

URL: https://github.com/hiroi-sora/Umi-OCR

gh|700

Key Points:

  • Press Win+Alt+C to copy an image and perform OCR to generate text
  • Built-in multi-language recognition libraries, including Traditional and Simplified Chinese

5. Window Tabs Application Window Tabbing

URL: https://github.com/standard-software/WindowTabs
Reference: Groupy: Together Forever~💕💘~Windows Window Grouping Tool

For the same application, you can enable the Auto Grouping feature by checking it in the settings.
For different applications assigned to the same category, you can drag and drop them to merge into the same group.

gh|700

💡 Article:
✅ Chinese: https://jdev.tw/blog/9222/
✅ English: https://quaily.com/jdevtw-en/p/five-github-tools-overview-ai-ocr-and-productivity-tools
✅ Japanese: https://quaily.com/jdevtw-en/p/five-github-tools-overview-ai-ocr-and-productivity-tools

💡 Links
✅ Beetroot Clipboard Manager: https://github.com/mnardit/beetroot-releases
✅ Tolaria Markdown Editor: https://github.com/refactoringhq/tolaria
✅ Snippai AI-Powered Snipping Tool: https://github.com/xyTom/snippai
✅ Umi-OCR: https://github.com/hiroi-sora/Umi-OCR
✅ WindowTabs: https://github.com/standard-software/WindowTabs

7. Tutorial Video

##