Moire is a tool designed to seamlessly synchronize your thoughts from Apple Notes using Shortcuts.
- Seamless Sync: Direct integration with Apple Notes via Shortcuts.
- Markdown Export: Convert your notes to Markdown format. Easy to migrate.
- Theme Support: Customizable themes (e.g., Receipt, Pixel).
Ensure you have the following installed:
- Node.js (v18 or higher)
- pnpm (recommended)
Clone the repository and install dependencies:
git clone https://github.com/moirelog/moire.git
cd moire
pnpm installStart the development server:
pnpm devBuild for production:
pnpm buildThis project is licensed under the GPL-3.0 License.
