Skip to content

ychisbest/AnyNote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • 🌐 Cross-platform
  • 📝 WYSIWYG Markdown Editor
  • 🔄 Real-time Synchronization
  • 🔍 Efficient Search
  • 🪄 AI Generated

🚀 Getting Started

1. 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.

2. Client Installation

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

3. More Information

For more detailed instructions and documentation, please visit our official website

🤝 Contributing

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

💬 Support

Please open an issue on our GitHub repository.

About

An opensource,self-hosted sticky notes App

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors