A FOSS, offline first personal diary application written in Flutter
We are participating in Hacktoberfest 2024! Contributions are welcome and greatly appreciated.
As someone who enjoys writing in a diary, I've tried out many diary apps on Google Play. Through my own experiences and by reading what others have shared in their reviews, I've gained a better understanding of the issues that current diary apps face.
- Requires premium subscription for seemingly simple features
- Lack of proper authentication: In some cases, users have to enter their password every time they log in, as there is no support for fingerprint authentication
- Ads are the last thing you want to encounter while writing; just picture yourself composing a thought-provoking entry, and an ad suddenly appears, disrupting your train of thought
- No support for images
- No automatic saving: People don't want to lose their lengthy notes just because they ran out of battery, received a phone call or clicked on a notification
- No font customization for overall app and individual note level
- No customizable sorting: Not everyone wants to sort by date
🌟 If you like what we're building, please consider starring our repository on GitHub to show your support. It means a lot to us! ⭐
- Rich text editor with support for images, audio and videos
- Your data is securely preserved on your Google Drive / Dropbox account, ensuring complete ownership and privacy
- Sync data between multiple devices
- Notes can be organized by attaching tags
- Notes can be exported to text files and PDF files
- Secure your notes with PIN and Fingerprint lock
- Daily reminder notifications to stay on track with writing
- Multiple Themes and languages
- Add OneDrive and Nextcloud as cloud backup sources.
- Add support for embedding audio files in the rich text editor.
- Implement a simple to-do list within the rich text editor.
- Organize notes using smart folders.
- Add support for stickers within the editor.
Join our Discord server to streamline the collaboration. We have a small community of contributors. We're here to assist you!
For local setup and contribution guidelines, please visit CONTRIBUTING.md.
Checkout our wiki pages for documentation.