[简体中文](README.md) | [繁體中文](README_zh-HK.md) | **English**
Floral Notepaper Icon # Floral Notepaper A lightweight, elegant, and modern sticky note app for your desktop
Built with Tauri 2 + React [Report an Issue](https://github.com/Achilng/floral-notepaper/issues) · [Changelog](https://github.com/Achilng/floral-notepaper/releases)
[Quick Start](#quick-start) · [FAQ](https://github.com/Achilng/floral-notepaper/wiki) · [Building from Source](#building-from-source) [![Version](https://img.shields.io/github/v/release/Achilng/floral-notepaper)](https://github.com/Achilng/floral-notepaper/releases/latest) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) ![Stars](https://img.shields.io/github/stars/Achilng/floral-notepaper?color=ffcb47&labelColor=black)
![React 19](https://img.shields.io/badge/React-19-blue?logo=react) ![Tauri v2](https://img.shields.io/badge/Tauri-v2-%2324C8D8?logo=tauri) ![Rust Edition 2021](https://img.shields.io/badge/Rust-2021-%23000000?logo=rust)
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/Achilng/floral-notepaper)
--- ## Why Floral Notepaper Most note-taking or sticky note apps out there are either bloated and steep to learn, or dated and long abandoned. Floral Notepaper was built to be different — quick to summon, light to use, and a pleasure to look at. ## Features - **Markdown Editing & Preview** — Full GitHub Flavored Markdown support with seamless toggling between edit and preview modes ![Main window screenshot](Docs/images/主窗口截图.png) - **Quick Note** — Summon a note window instantly from the system tray or via a global hotkey (default: `Ctrl+Space`) ![Multi-window example](Docs/images/小窗多开示例.gif) - **Pin Mode** — Pin a note to a fixed spot on your desktop for quick reference and easy copying ![Pin mode example](Docs/images/AI绘画截图.png) - **Import & Export** — Import and export notes as `.md` files ## Use Cases - Use it as an always-visible clipboard to stash and copy text on the fly - Jot things down while gaming or watching videos - Capture a quick thought or burst of inspiration - Keep a to-do list right on your desktop ## Quick Start ### Download #### Via MirrorChyan > [!TIP] > If you have trouble accessing GitHub or experience slow downloads, try downloading Floral Notepaper via MirrorChyan.
> Downloading via MirrorChyan also helps support the developer — see the [MirrorChyan website](https://mirrorchyan.com/) for details. | Platform | Arch | Download | | -------- | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | Windows | x64 | [![Windows x64 Setup](https://img.shields.io/badge/Setup-x64-blue?logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI%2BPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgMGgyNDJ2MjQySDB6TTI3MCAwaDI0MnYyNDJIMjcwek0wIDI3MGgyNDJ2MjQySDB6TTI3MCAyNzBoMjQydjI0MkgyNzB6Ii8%2BPC9zdmc%2B)](https://mirrorchyan.com/zh/projects?rid=floral&os=windows&arch=x64&channel=stable) | | macOS | AArch64 (Apple Silicon) | [![macOS Apple Silicon](https://img.shields.io/badge/DMG-Apple%20Silicon-%23000000.svg?logo=apple)](https://mirrorchyan.com/zh/projects?rid=floral&os=macos&channel=stable&arch=arm64) | | macOS | x64 (Intel) | [![macOS Intel](https://img.shields.io/badge/DMG-Intel%20X64-%2300A9E0.svg?logo=apple)](https://mirrorchyan.com/zh/projects?rid=floral&os=macos&channel=stable&arch=x64) | #### Via GitHub Head over to the [Releases page](https://github.com/Achilng/floral-notepaper/releases/latest) to download. ##### Download Reference | Platform | Arch | Type | Filename | | -------- | ----------------------- | --------- | ------------------------------------ | | Windows | x64 | Installer | floral-notepaper_x.y.z_x64-setup.exe | | Windows | x64 | Portable | floral-notepaper_x.y.z.exe | | macOS | AArch64 (Apple Silicon) | DMG | floral-notepaper_x.y.z_aarch64.dmg | | macOS | x64 (Intel) | DMG | floral-notepaper_x.y.z_x64.dmg | #### macOS Installation Guidance If you encounter installation issues, please refer to: - Wiki: [macOS Installation Guidance](https://github.com/Achilng/floral-notepaper/wiki/macOS-%E5%AE%89%E8%A3%85%E6%8C%87%E5%BC%95-%7C-macOS-Installation-Guidance) - Or video (Bilibili): [Mac云课堂 - Installing software on Mac means learning to wrestle with Apple](https://www.bilibili.com/video/BV1tg411t7hN) ### Building from Source Please refer to [CONTRIBUTING.md](CONTRIBUTING.md). ## Star History [![Star History Chart](https://api.star-history.com/svg?repos=Achilng/floral-notepaper&type=Date&legend=top-left)](https://star-history.com/#Achilng/floral-notepaper&Date) ## 🌟 Contributors [![contrib.rocks](https://contrib.rocks/image?repo=Achilng/floral-notepaper&max=1000)](https://contrib.rocks/image?repo=Achilng/floral-notepaper&max=1000) ## License [MIT](LICENSE)