ychisbest / AnyNote

A lightweight, self-hosted note-taking app with a simple interface and markdown support for personal note management.šŸ“
https://anynote.online
65 stars 3 forks source link

AnyNote šŸ“āœØ

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

demo

GitHub Repository Website

āœØ Features

šŸš€ 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?


AnyNote - Your notes, your way, anywhere. šŸ“˜šŸŒ