Asia/Shanghai
ProjectsJanuary 26, 2026

mdx2apple

image
mdx2apple is a Python tool that converts MDict (.mdx/.mdd) dictionaries to macOS Apple Dictionary format. It automates the entire conversion pipeline including HTML cleanup, CSS fixes, and compilation.
Bash
git clone https://github.com/nxxxsooo/mdx2apple.git
cd mdx2apple
pip install pyglossary lxml beautifulsoup4 html5lib

# One-command convert and install
python mdx2apple.py /path/to/dictionary.mdx --install
  • Automated Pipeline - One command to convert, compile, and install
  • HTML Cleanup - Removes complex MDict-specific markup
  • CSS Fixes - Ensures proper rendering in Apple Dictionary
  • Resource Handling - Copies audio/image assets correctly
  • CSS display:block - Fixed missing entry visibility
  • Complex HTML - Simplified nested structures for Apple Dictionary
  • plist Configuration - Streamlined metadata for reliable compilation
  • No audio playback (Apple Dictionary doesn't support JavaScript audio)
  • Complex styling may be simplified
  • Large dictionaries (60k+ entries) need HTML optimization

Related projects

deep-grill

deep-grill

让 Agent 先拷问自己的 Agent Skill。自主调查方案每条分支、反驳自己的答案,只把真正主观的分歧一次性汇总给用户确认,确认前不动手实现。
Mingjian AI Services

Mingjian AI Services

A focused collaboration entry for teams moving from AI ideas to working products, Agent systems, and operable business workflows.
opencode-sub2api-haiku-fix

opencode-sub2api-haiku-fix

A focused OpenCode plugin that fixes Claude Haiku extra-usage failures through Sub2API while preserving thinking and leaving Sub2API, OpenCode, and OMO untouched.
opencode-metrics

opencode-metrics

OpenCode TUI 的分会话侧边栏指标插件。按 sessionID 记录速度、TTFT、token、缓存、计时,只显示你当前 attach 的会话,而不是 serve 模式下的全局汇总。
opencode-plugin-fixes

opencode-plugin-fixes

Archived OpenCode guardrail experiment. The final source tree covers four narrow tool-call repairs; no npm package was ever published.
opencode-vibe-island-plugin

opencode-vibe-island-plugin

让 Vibe Island 在装了 oh-my-openagent 时仍然把 OpenCode 会话当成 OpenCode。修好 source 误标和 Ghostty 点击跳转。
OpenCode Themes

OpenCode Themes

Terminal-inspired dark themes for Obsidian, Typora, and Ghostty, all synced to the official OpenCode TUI palette.
wechat-mp-publisher

wechat-mp-publisher

从个人公众号 Skill 到可公开安装的 npm 包:本地校验与沙箱预览在前,用户确认后只创建草稿。
SIGINT

SIGINT

已归档的内容情报实验:曾把小红书/抖音采集、AI 分析、n8n 编排与实时仪表盘接成一条完整链路。
MdictLive

MdictLive

Modern web reader for MDict dictionaries with React 19 SPA, dark mode, and faithful rendering.
SiliconLM

SiliconLM

Local LLM dashboard for Apple Silicon Macs, currently preserved without an active local deployment.