All Projects → RitishKhanna → iPod-Classic

RitishKhanna / iPod-Classic

Licence: other
iPod-Classic Using Reactjs

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to iPod-Classic

Coding-Ninjas-Problem-Solving-Using-Python
This will have all the solutions to the Problem Solving Using Python Programming course's problems by Coding ninjas. Star the repo if you like it.
Stars: ✭ 45 (+275%)
Mutual labels:  codingninjas
codingninjas
all codes of Data Structures in Java
Stars: ✭ 26 (+116.67%)
Mutual labels:  codingninjas

iPod-Classic

View this app at: https://RitishKhanna.github.io/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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].