Skip to content

kdsz001/OpenWiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

139 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

OpenWiki Banner

License Release Platform PRs Welcome

Copy anything → popup appears on desktop → choose to keep → AI organizes it into a knowledge base
You decide what to keep. AI makes sense of it.

Privacy first — all data stored in local SQLite database.

中文文档

Screenshots

Content Capture Knowledge Base
Content Wiki
Knowledge Graph Deep Insights
Graph Insights

Features

📋 Capture Popup

  • A popup appears on your desktop when you copy something (auto-dismisses after 10 seconds)
  • Only content you actively choose to keep gets saved — no silent hoarding
  • Supports text, images, and URLs with automatic source app detection
  • Fetches full article content from WeChat, X/Twitter, and other URLs
  • ⌘⇧C global shortcut to manually trigger the capture window

📂 Content Management

  • Filter by type (text / image / link) and time range
  • Global search across content and knowledge base
  • Calendar timeline view — browse history by day
  • One-click export to Markdown

🧠 AI Knowledge Base

  • AI automatically compiles captured content into Wiki pages (concepts, entities, topics)
  • Knowledge graph visualization — see how ideas connect
  • Ask sidebar — ask questions about your knowledge base, AI answers based on your content
  • Auto-detect orphaned pages, broken links, and structural issues

📊 Insight Reports

  • One-click AI weekly report summarizing captured content
  • Attention analysis — 7-dimension insights into your information habits:
    • At a Glance / Subconscious / Graveyard / Blind Spots / Hot Topics / Heatmap / Action Items
  • Like or dismiss report items — AI learns your preferences

⚙️ AI Providers

  • Supports Anthropic (Claude) / OpenAI / Google Gemini
  • API Key or OAuth login — two ways to connect
  • Choose different models for each provider

🖥 Desktop Experience

  • System tray — closing the window keeps the app running
  • ⌘⇧Y global shortcut to show the main window
  • Dark / Light / System theme
  • MCP protocol integration — connect to Claude Desktop

Download

  • macOS (Apple Silicon): download OpenWiki_X.Y.Z_aarch64.dmg
  • macOS (Intel): download OpenWiki_X.Y.Z_x64.dmg

👉 Go to Releases

⚠️ First Launch Guide (Important)

The app is not signed with an Apple Developer certificate, so macOS will block it. Follow these steps:

  1. Open the .dmg and drag OpenWiki into the Applications folder
  2. Open Terminal and run xattr -cr /Applications/OpenWiki.app to allow the app to run
  3. Launch the app and click "Allow" in the authorization prompt
  4. Go to Settings → AI to configure your AI provider

Optional Dependencies

These features require additional tools. Other features work without them:

Feature Requires Install
YouTube subtitle extraction yt-dlp + Node.js pip3 install yt-dlp + nodejs.org

Development

Prerequisites

  • Node.js 18+
  • Rust (latest stable)
  • macOS
  • Xcode Command Line Tools (xcode-select --install)

Getting Started

# Clone the repo
git clone https://github.com/kdsz001/OpenWiki.git
cd OpenWiki

# Install dependencies
npm install

# Development mode
npm run tauri dev

# Build the app
npm run tauri build

Contributing

Contributions welcome! Read CONTRIBUTING.md for development workflow and guidelines.

Acknowledgments

Special Thanks

Thanks to everyone who helped spread the word:

Author

Ray@BitcoinRui

License

MIT

Star History

Star History Chart

About

OpenWiki — Mac desktop AI knowledge management tool. Capture clipboard, build personal wiki, get AI insights.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors