Skip to content

albizzy/pulse_play

Repository files navigation

Pulse Play

Pulse Play is a simple and intuitive voice recorder built with React Native. It allows users to record, replay, and clear voice recordings with ease. This open-source project aims to provide a lightweight and customizable solution for integrating voice recording functionality into mobile applications.

Features

  • Record voice memos effortlessly.
  • Replay recorded audio for playback.
  • Clear recordings when they are no longer needed.

Getting Started

To get started with Pulse Play, follow these steps:

  1. Clone the repository: git clone https://github.com/albizzy/pulse_play.git
  2. Navigate to the project directory: cd pulse-play
  3. Install dependencies: npm install or yarn install
  4. Run the app: npx expo start

Usage

Pulse Play provides a simple user interface with three main actions:

  • Record: Tap the record button to start recording your voice. Tap it again to stop recording.
  • Replay: After recording, tap the play button to listen to your recording.
  • Clear: If you wish to delete a recording, tap the clear button to remove it from the list.

Contributing

Contributions are welcome! If you'd like to contribute to Pulse Play, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature-name).
  3. Make your changes.
  4. Commit your changes (git commit -m "Add feature XYZ").
  5. Push to the branch (git push origin feature/your-feature-name).
  6. Create a pull request.

We use Conventional Commits

License

This project is licensed under the MIT License.

Contact

For any questions or feedback, feel free to reach out to [almwassy@gmail.com].

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors