DoseMite is your personal medication companion, designed to help you track your prescriptions, receive timely reminders, and manage your health with ease. Built with Flutter, it offers a modern, beautiful, and accessible experience.
- 💊 Medication Management: Easily add, edit, and track your daily medications, including dosage, frequency, and duration. Also you can check your history of medications.
- 🎨 Modern Design: Beautiful UI with Material You support, Dynamic Colors, and White/Dark/AMOLED mode options.
- 🌍 Localization: Fully localized in English and Turkish.
- 🔒 Privacy Focused: All your data is stored locally on your device and no login required.
This project is a starting point for a Flutter application.
Download the latest release from the releases page.
- Flutter SDK
- Dart SDK
- Clone the repository:
git clone https://github.com/dosemite/dosemite.git
- Navigate to the project directory:
cd dosemite - Install dependencies:
flutter pub get
- Run the app:
flutter run
We are constantly working to improve DoseMite. Here's what's coming next:
- Backup Profile: Backup and sync your data across devices with QR code and manual backup options.
- Multi-Profile Support: Manage medications for family members.
- Drug Interaction Checks: Safety warnings for medication combinations.
- Notification: Get notified when it's time to take your medicine so you never miss a dose.
- Nearby Pharmacies: Find nearby pharmacies quickly.
This project is licensed under the AGPLv3 License - see the LICENSE file for details.