Skip to content

RitishKhanna/iPod-Classic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iPod-Classic

Basic Features.

  1. Looks like an amazing classic device we all used to adore.
  2. Fully working functionalty for listening to music, all controls work : play/pause, forward, reverse, next, previous.
  3. Fully working settings menu(change theme, change wheel color, change wallpaper).
  4. Amazing looking lock screen.
  5. Now playing Menu.
  6. All design credits to apple, afterall immitation is the sincerest form of flattery. Also motivated by an app named retroPod from appstore by James'o Brian.
  7. Songs and images only for personal use, a big credit to font-awesome and flat-icons.
  8. Please contact me for any concerns.

How to Use/Control?

  1. To unlock screen you have to press center button and to lock screen you have to press menu button in main menu.
  2. To play and pause music in any menu you need to press play/pause button on bottom.
  3. Short pressing on forward/reverse will take you to next/previous track (ONLY WHILE PLAYING)
  4. Long pressing on forward/reverse will seek the song in forward/reverse (ONLY WHILE PLAYING)
  5. To navigate between a menu items you need to rotate on track wheel
  6. To go to next menu or go inside a menu press center button and to go to previous menu press menu button
  7. Songs do play and Please checkout settings menu

Preview

Lock Screen and Main Menu

Now Playing and Themes

Different theme and wallpaper applied

How To Install.

  1. Run this app by directly opening the above link or follow steps below to set up on local directory.
  2. Clone this project
  3. Start by installing npm if you don't have it already.
  4. Navigate to Project Directory by :
cd iPod-Classic
  1. run following commands :
npm install 
npm start or react-scripts start

Directory Structure

/src - all code files
/src/components - all react components
/src/css - all css files
/src/statuc - all static files