Clove is an Android application designed to provide meditation and sleep sound functionalities. It offers a variety of relaxing sounds and guided meditation sessions to help users unwind, focus, and improve sleep quality.
- Meditation Sessions: Guided meditation sessions for relaxation and mindfulness.
- Sleep Sounds: A collection of soothing sounds to aid in sleep.
- Custom Playlists: Users can create their own mix of sounds.
- Background Playback: Continue playing sounds even when the app is minimized.
- Timer & Auto Stop: Set a timer to automatically stop playback.
- Android device running Android 6.0 (Marshmallow) or higher.
- Android Studio (for development and testing).
git clone https://github.com/clove4w/clove.git
- Open the project in Android Studio.
- Sync Gradle dependencies.
- Connect an Android device or use an emulator.
- Click Run to launch the app.
- Kotlin - Main programming language
- Jetpack Compose - UI framework
- MediaPlayer API - Audio playback (to be implemented)
- Room Database - Local data storage (to be implemented)
Contributions are welcome! Follow these steps to contribute:
- Fork the repository.
- Create a new branch (
feature-new
orbugfix
). - Make changes and commit.
- Push the changes and create a pull request.
For any issues, feel free to raise one here:
- GitHub Issues: Submit an issue