An open API service indexing awesome lists of open source software.

https://github.com/shaaanuu/endernote

A Flutter-based Markdown note app that works
https://github.com/shaaanuu/endernote

flutter note-taking-app notes obsidian obsidian-md

Last synced: 4 months ago
JSON representation

A Flutter-based Markdown note app that works

Awesome Lists containing this project

README

          

# **EnderNote**

No clouds, no nonsense. Just fast, clean note-taking for people who actually write things down. Whether it's grocery lists or genius ideas at 3 AM, EnderNote’s got your back.

(It's Markdown syntax, btw).

## **✨ Features**

### **Built for Productivity**

- 📝 **Markdown Support**: Write with Markdown, see live previews.
- 🔍 **Full-Text Search**: Quickly find your notes.
- 📁 **Organized Folders**: Keep your workspace tidy and intuitive.

## **🚀 Why EnderNote?**

- **Open Source**: Free and customizable for your needs.
- **Cross-Platform**: Runs on Android, Linux, Windows. _(macOS and iOS builds currently unavailable.)_
- **Lightning-Fast**: Powered by Flutter, ensuring smooth performance on every device.

## **📸 Screenshots**





## **🚦 Quick Start**

### **Clone the Repo**

```bash
git clone https://github.com/shaaanuu/endernote.git
cd endernote
```

### **Install Dependencies**

```bash
flutter pub get
```

### **Run the App**

```bash
flutter run
```

## **🙌 Acknowledgements**

EnderNote exists thanks to:

- 🌿 **[Flutter](https://flutter.dev)**: The engine behind smooth, cross-platform magic.
- 💡 **[Obsidian](https://obsidian.md)**: The spark of inspiration that led us here.

Special thanks to the open-source community—building the future, one commit at a time. 🚀

## **📜 License**

Licensed under [MIT](https://github.com/shaaanuu/endernote/blob/main/LICENSE). Do whatever you want (responsibly).

## **🤝 Contributing**

We’d love your help to make EnderNote even better! Here’s how you can contribute:

1. **Report Issues**: Found a bug? Open an issue [here](https://github.com/shaaanuu/endernote/issues).
2. **Submit Features**: Have an idea? Let’s discuss it in the issues or pull requests.
3. **Code Contributions**: Fork the repo, create a branch, and submit a pull request.

For more details, check out our [CONTRIBUTING.md](https://github.com/shaaanuu/endernote/blob/main/CONTRIBUTING.md).