An open-source, ad-free mood tracker with micro note-taking. Minimalistic UI with full data control.
- Simple Mood Tracking - Quick one-tap mood selection with optional micro-notes
- Date Picker - Review and log moods for any past date
- Weekly Summary - View daily streak and a quick glance "this week" summary of your days
- Data Export - Export your mood history to CSV for external analysis
- Data Import - Import your old mood history CSV to migrate to a new device
- Reminder System - Set daily reminders to maintain tracking consistency
- Dark Mode Support - Automatic theme switching for comfortable viewing
- Privacy First - All data stored locally on your device
- No Ads, No Tracking - Completely free and open-source
- Material Design - Clean, modern interface following Android design guidelines
Download the latest APK from the Releases page.
- Language: Kotlin
- Database: Room (SQLite)
- UI: Material Design
- Architecture: MVVM with Coroutines
- Clone the repository
git clone https://github.com/piquecode/MicroMood.git-
Open the project in Android Studio
-
Build and run on your device or emulator
MicroMood is a fork of MiniMoods by Campbell Gowing, enhanced with additional features and UI improvements.
This project is licensed under the MIT License - see the LICENSE file for details.




