Saavn Music Player for Windows

2024-06-12

Welcome to the Saavn Music Player for Windows, an open-source desktop application that allows you to enjoy your favorite music seamlessly. This music player is powered by the Saavn API and built with Flutter, providing a robust and modern user experience.

Features

Installation

To install the Saavn Music Player for Windows, follow these steps:

  1. Download the Latest Release:

    • Go to the Releases page and download the latest version for Windows.
  2. Clone the Repository (optional for development):

    git clone https://github.com/priyanshuverma-dev/saavn.git
  3. Navigate to the Project Directory (optional for development):

    cd saavn
  4. Install Dependencies (optional for development): Make sure you have Flutter installed. Then, run:

    flutter pub get
  5. Build the Application (optional for development):

    flutter build windows
  6. Run the Application (optional for development):

    flutter run -d windows

Usage

Once installed, you can start using the music player to search for songs, create playlists, and enjoy seamless music playback. The user interface is designed to be intuitive, making it easy for you to navigate through your music library.

Contributing

We welcome contributions to the Saavn Music Player project! To contribute, please read the Contributing Guide.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Acknowledgements

Contact

For any queries or support, feel free to reach out to the project maintainer Priyanshu Verma.

Enjoy your music! 🎶

Read article on dev.to