An amazing classic device used to listen music and play games.
View this app here..
Note: This is work in progress in game section, feel free to jump in to contribute
demo.mp4
- Fully working functionality for listening to music (Play/pause, forward, backward, next, previous)
- Working settings menu(Theme, Wheel Colour, Wallpaper, Other)
- Now playing Menu
- Lock Screen
- Notification Bar(current time, Music status(Playing/paused))
- To unlock screen you have to press center button.
- To navigate between menu items you need to rotate on track wheel.
- To select a menu option navigate to it and press center button.
- To Play and pause music press play/pause button or select Now Playing option.
- Short pressing on forward/backward will take you to next/previous track.
- Long pressing on forward/backward will seek the song in forward/backward.
- To move back press menu button.
Run this app by directly opening the Link here or follow steps mentioned below to set up on local directory.
- Clone this project
- Start by installing npm if you don't have it already
- Navigate to project directory by
cd iPod-Classic
- run following command to install the dependencies
npm install
- run following command to start the Project
npm start
/src
- all code files
/src/components
- all react components
/src/css
- all CSS files
/src/static
- all static files
/src/songs
- all audio files