Skip to content

Repository files navigation

iPod Player

App Screenshot

Overview

iPod Player is an Electron-based music player that mimics the classic iPod interface. It allows users to import playlists, play music, and manage their music library with a user-friendly interface.

Features

  • Playlist Management: Import playlists from local directories containing MP3 files and corresponding album artwork.
  • Now Playing View: Displays the currently playing song along with album art and playback controls.
  • Dynamic UI: The interface updates dynamically based on user interactions, providing a seamless experience.

Usage

To use the iPod Player, follow these steps:

  1. Import Playlists: Click on the "Import Playlist" option in the menu to select a folder containing your MP3 files and album artwork.

  2. Format Your Files: Ensure that your music files and album covers are named correctly. For example:

    songname.mp3
    songname.png
    

    This format is essential for the application to correctly associate songs with their respective artwork.

  3. Navigate the Menu: Use the click wheel to navigate through the menu options, select songs, and control playback.

Contributing

Contributions are welcome! If you have suggestions or improvements, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Thanks to the Electron framework for making desktop applications easy to build.

instalation

  1. Clone the repository Clone the repository using Git:

    git clone https://github.com/Antkiler2012/Ipodplayer.git  
    
  2. Install dependencies Navigate into the project directory and install the required packages:

    cd Ipodplayer  
    npm install  
    
  3. Start the app Run the application with:

    npm start  
    

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages