Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/david-mwas/melodious
Melodious is a mobile app that serves as your ultimate music player, allowing you to enjoy your favorite songs anytime, anywhere. With Musica, you can listen to your entire music library, create custom playlists, and control playback with ease.
https://github.com/david-mwas/melodious
asyncstorage expo expo-av expo-media-library expo-router react-native recyclerview
Last synced: 6 days ago
JSON representation
Melodious is a mobile app that serves as your ultimate music player, allowing you to enjoy your favorite songs anytime, anywhere. With Musica, you can listen to your entire music library, create custom playlists, and control playback with ease.
- Host: GitHub
- URL: https://github.com/david-mwas/melodious
- Owner: David-mwas
- License: mit
- Created: 2024-02-16T10:24:37.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-11T13:23:58.000Z (2 months ago)
- Last Synced: 2024-11-11T14:26:29.615Z (2 months ago)
- Topics: asyncstorage, expo, expo-av, expo-media-library, expo-router, react-native, recyclerview
- Language: JavaScript
- Homepage:
- Size: 1.07 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Melodious: "Experience the pure joy of melody"
Melodious is a mobile app that serves as your ultimate music player, allowing you to enjoy your favorite songs anytime, anywhere. With Melodious, you can listen to your entire music library, create custom playlists, and control playback with ease.
## Features
- **Music Library**: Access your entire music collection from within the app.
- **Playlist Creation**: Create custom playlists to organize your favorite tracks.
- **Playback Controls**: Play, pause, skip, shuffle, and repeat songs with intuitive controls.
- **Offline Playback**: Download songs and playlists for offline listening, perfect for when you're on the go.
- **Voice Control**: Use voice commands to control playback and perform actions hands-free.
- **Customizable Themes**: Personalize the app with your preferred theme and color scheme.## Installation
To install Melodious on your device, follow these steps:
Install using expo```bash
npx create-expo-app my-app && cd my-app
```Install expo go app to run the app
1. Clone the repository to your local machine:
```bash
https://github.com/David-mwas/Melodious.git
```2. Navigate to the project directory:
```bash
cd Melodious
```3. Install dependencies using npm or yarn:
```bash
npm install
# or
yarn install
```4. Start the development server:
```bash
npm start
# or
yarn start
```5. Follow the instructions in the terminal to open the app on your device or emulator.
## Usage
Once Melodious is installed on your device, you can:
- Browse your music library and select a song to play.
- Create and manage playlists to organize your music.
- Control playback using the built-in controls or voice commands.
- Download songs for offline listening by enabling offline mode.## Contributing
Contributions to Melodious are welcome! If you'd like to contribute to the project, please follow these guidelines:
1. Fork the repository and create a new branch for your feature or bug fix.
2. Make your changes and ensure that the code follows the project's coding standards.
3. Write tests for any new functionality and ensure that all existing tests pass.
4. Submit a pull request with a detailed description of your changes.## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## Contact
For any questions, issues, or feedback regarding Melodious, please contact [David Mwas](mailto:[email protected]).