Skip to content

xenonnn4w/clove

 
 

Repository files navigation

🌸Clove

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.

Features

  • 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.

Installation

Prerequisites

  • Android device running Android 6.0 (Marshmallow) or higher.
  • Android Studio (for development and testing).

Clone the Repository

git clone https://github.com/clove4w/clove.git

Build & Run

  1. Open the project in Android Studio.
  2. Sync Gradle dependencies.
  3. Connect an Android device or use an emulator.
  4. Click Run to launch the app.

Tech Stack

  • Kotlin - Main programming language
  • Jetpack Compose - UI framework
  • MediaPlayer API - Audio playback (to be implemented)
  • Room Database - Local data storage (to be implemented)

How to Contribute?

Contributions are welcome! Follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch (feature-new or bugfix).
  3. Make changes and commit.
  4. Push the changes and create a pull request.

Contact

For any issues, feel free to raise one here:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%