Skip to content

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

Notifications You must be signed in to change notification settings

ychisbest/AnyNote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

41 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

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

Resources

Stars

Watchers

Forks

Packages

No packages published