Nouto is a simple and elegant notes app built in Kotlin with Material 3 Expressive Design. It focuses heavily on user experience — fluid transitions, intuitive gestures, and a clean interface that stays out of your way.
- Material 3 Expressive design: Sleek and modern UI with dynamic color support and smooth transitions
- Swipe to delete with undo: Delete notes with a swipe and restore them instantly via Snackbar
- Trash: Recover accidentally deleted notes before they're permanently removed
- Predictive back gestures: Full support for Android 14+ predictive back navigation
- Dynamic color: Picks up your wallpaper's color scheme on Android 12+ via Material You
- Offline-first: Everything is stored locally — no account required, no network calls
![]() |
![]() |
![]() |
|---|---|---|
![]() |
![]() |
![]() |
- Clone this repository:
git clone https://github.com/HotarunIchijou/Nouto.git
- Open the project in Android Studio
- Sync Gradle files and resolve dependencies
- Run the project on an emulator or a physical device
- Programming language: Kotlin
- Design framework: Material 3 Expressive
- Architecture: MVVM + LiveData
- Navigation: Navigation Component + Safe Args
- Database: Room (SQLite)
Feel free to reach out with questions or suggestions:
- Email: hotarunichijou@ik.me
- Telegram: @KaorunIchijou
1gravity for creating native rich text library








