Skip to content

v1.4.7: Xinchuang Cross-Platform Support

Choose a tag to compare

@linhut linhut released this 26 Jun 19:26

Xinchuang Cross-Platform Support (Phase 1)

Linux Support

  • converter.py: LibreOffice headless for .doc/.wps conversion on Linux
  • Electron main.ts: Cross-platform backend binary path (no .exe hardcode)
  • Icon: Unified icon.png for all platforms
  • Build: AppImage + deb targets for Linux x86_64 and ARM64

Build Scripts

  • electron:build:linux (x86_64)
  • electron:build:linux:arm64 (Kunpeng/Phytium)
  • build_backend.py: Platform-aware binary suffix

Supported Platforms

Platform Package Status
Windows x64 NSIS Setup .exe Ready
Linux x64 (UOS/Kylin) AppImage / deb Build command ready, needs Linux env
Linux ARM64 (Kunpeng) AppImage / deb Build command ready, needs Linux env
macOS (future) dmg Target configured

Download

  • Windows: AI公文智能优化助手 Setup 1.4.7.exe (below)
  • Linux: Run
    pm run electron:build:linux on Linux machine