"Notes, Redefined. Markdown-powered productivity."
Welcome to EnderNoteโa minimal, fast, and open-source note-taking app designed for those who demand simplicity and power in one. Built with Flutter and Firebase, EnderNote delivers seamless note-taking for writers, organizers, and power users alike.
- ๐ Markdown Support: Write with Markdown, see live previews.
- โ๏ธ Cloud Sync: Access your notes anywhere, anytime (currently unavailable).
- ๐ Full-Text Search: Quickly find your notes.
- ๐ Organized Folders: Keep your workspace tidy and intuitive.
- 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.
git clone https://github.com/shaaanuu/endernote.git
cd endernote
flutter pub get
flutter run
EnderNote exists thanks to:
- ๐ฟ Flutter: The engine behind smooth, cross-platform magic.
- โ๏ธ Firebase: Our cloud-based brain, keeping your notes safe and synced.
- ๐ก Obsidian: The spark of inspiration that led us here.
Special thanks to the open-source communityโbuilding the future, one commit at a time. ๐
Licensed under MIT. Do whatever you want (responsibly).
Weโd love your help to make EnderNote even better! Hereโs how you can contribute:
- Report Issues: Found a bug? Open an issue here.
- Submit Features: Have an idea? Letโs discuss it in the issues or pull requests.
- Code Contributions: Fork the repo, create a branch, and submit a pull request.
For more details, check out our CONTRIBUTING.md.