🍎 Markdown Viewer v1.1.0 - macOS Support
Cross-platform markdown viewer now available for both Windows and macOS!
🆕 What's New
🍎 macOS Support
- Native macOS Application - Full
.app
bundle for macOS - DMG Installer - Easy drag-and-drop installation
- File Associations - Double-click .md files to open in Markdown Viewer
- System Integration - Proper macOS app behavior and styling
⚡ Performance Improvements
- Optimized Script Loading - External script modules for better caching
- Reduced Bundle Size - Cleaner code organization and faster startup
- Enhanced CSP - Improved security without performance impact
🖨️ Enhanced Print to PDF
- macOS Print Optimization - Smart browser-based PDF generation for better output
- Cross-Platform Compatibility - Seamless print experience on both platforms
- Professional Formatting - Consistent, high-quality PDF exports
📦 Installation Options
🪟 Windows
- MSI Installer - System-wide installation with file associations
- NSIS Setup - User-level installation, no admin required
- Standalone EXE - Portable, single-file execution
🍎 macOS
- DMG Installer - Drag & drop to Applications folder
- Direct App Bundle - Download and run immediately
🎯 Perfect For
- 📖 Reading AI Outputs - View ChatGPT, Claude, and other AI-generated markdown
- 👔 Non-Technical Teams - Share documentation without requiring developer tools
- 📋 Stakeholder Reviews - Present technical docs in a clean, professional format
- 🤝 Cross-Platform Collaboration - Consistent experience across Windows and macOS
🔧 System Requirements
- Windows: 10/11 (x64)
- macOS: 10.13+ (x64)
- RAM: 100MB minimum
- Storage: 50MB free space
🛠️ Build from Source
git clone https://github.com/vanzan01/markdown-viewer.git
cd markdown-viewer
npm install
npm run tauri build
All existing Windows features preserved - this is a pure addition with no breaking changes.
Built with ❤️ using Tauri, Rust, and modern web technologies.