endernote-flutter

An opensource alternative for Obsidian

MIT License

Stars
20
Committers
2

EnderNote

Welcome to EnderNote! 🚀 EnderNote is a sleek and powerful note-taking application designed to boost your productivity. Built with Flutter, EnderNote provides a seamless and efficient note-taking experience.

Features

  • Lightning Fast: Utilizes Flutter for smooth performance and quick load times.
  • 📝 Markdown Support: Write notes in Markdown with live preview.
  • 🔍 Full-Text Search: Quickly find your notes with robust search functionality (coming soon).
  • 📁 Organized Folders: Organize your notes into folders for better management (coming soon).
  • ☁️ Cloud Sync: Sync your notes across devices (coming soon).

Getting Started

Prerequisites

  • Flutter (v2+ recommended)
  • Dart (v2.12+)

Installation

Clone the repository:

git clone https://github.com/shaaanuu/endernote-flutter.git
cd endernote-flutter

Install dependencies:

flutter pub get

Start the development server:

flutter run

Contributing

We welcome contributions! Please see our CONTRIBUTING.md for details on how to get started.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements

Related Projects