âĻ Features
- ð Fluent Design – Use FluentUI components with Mica\Arcylic background
- ðŠķ Lightweight – Bundle with tauri for smaller installer size and memory usage
- ð WYSIWYG Markdown – provides Typora-like seamless Markdown editing experience
ð§ Todo
- Multi-language support
- Find/Replace
- LaTeX support
- More export options
â System Requirements
- Windows 7+ (Recommend: Windows 10 1803 +)
- macOS 11.3+ (Reasons: see Fluent UI’s broswer support matrix)
- most Linux distributions (Recommend/Tested: Ubuntu 18.04 +)
ðĶ How to build
This project is bundled with tauri, You should follow this guide first.
yarn install # Install dependencies
yarn tauri dev # Start development server
yarn tauri build # Bundle App