/AnyNote

A lightweight, self-hosted note-taking app with a simple interface and markdown support for personal note management.📝

Primary LanguageDart

AnyNote 📝✨

AnyNote is an open-source, cross-platform note-taking application that puts your data in your hands.

demo

GitHub Repository Website

✨ Features

  • 🏠 Self-hosted: Deploy AnyNote on your own infrastructure and keep your data under your control.
  • 🌐 Cross-platform: Supports Windows, Android, and Web platforms.
  • 📝 WYSIWYG Markdown Editor: Enjoy an excellent editing experience with a what-you-see-is-what-you-get Markdown editor.
  • 🔄 Real-time Synchronization: Automatically sync data across all open clients.
  • 🔍 Efficient Search: Find your historical notes instantly with high-performance search capabilities.

🚀 Getting Started

Backend Deployment

To deploy the AnyNote backend using Docker, run the following command:

docker run -d -p 8080:8080 -e secret=YOUR_SECRET -v /path/to/data:/data anynoteofficial/anynote:latest

Replace YOUR_SECRET with your chosen secret key and /path/to/data with the desired path for data storage.

Client Installation

Download the latest client for your platform from our GitHub Releases page.

🤝 Contributing

We welcome contributions to AnyNote! Please check out our GitHub repository for more information on how to get involved.

💬 Support

For more information and support, visit our official website or open an issue on our GitHub repository.


📢 Why Choose AnyNote?

  • 🔒 Privacy-focused: Your data stays with you, not on someone else's servers.
  • 🚀 Fast and Efficient: Designed for speed and responsiveness.
  • 🎨 Customizable: Tailor your note-taking experience to your preferences.
  • 🌟 Always Improving: Regular updates and new features based on user feedback.

AnyNote - Your notes, your way, anywhere. 📘🌍