Desktop App installation

Two parts: a Chrome extension and a Windows desktop app to help you find and connect information quickly.

Method 1: Run binary (recommended)

  1. Optionally install Everything for faster local search
  2. Download the release archive and extract
  3. Run EverythingFlaskSearch.exe

✅ 推薦方式:直接下載執行檔,無需安裝 Python 環境

🛠️ Method 2: Dev mode

  1. Install Python 3.13+.
  2. Go to desktop-app, install deps: pip install -r requirements.txt
  3. Start: python app_standalone.py.

⚠️ 開發模式:需要 Python 環境,適合開發者使用

📋 Requirements

  • Windows 10/11
  • Everything recommended (optional; demo mode available)

💡 See desktop-app/README.md for details and troubleshooting.