Skip to content
Notifications You must be signed in to change notification settings

adhyys07/wafflo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 24, 2025
669b541 · · Jul 24, 2025

History

7 Commits
Jul 24, 2025
Jul 24, 2025
Jul 22, 2025
Jul 23, 2025
Jul 23, 2025
Jul 24, 2025

Repository files navigation

Wafflo MP3 Player

A retro terminal-style MP3 player web app with pixel art aesthetics, built using HTML, CSS, and JavaScript.

Features

  • MP3 Playback: Play, pause, skip, and seek through your MP3 files.
  • Pixel Art & Terminal LookLook: Modern pixel art UI with a green-on-black terminal theme.
  • Favourite Picks: Mark songs as favourites and view them on a dedicated page.
  • Persistent Favourites: Favourites are saved in your browser's localStorage.
  • Responsive Design: Works on both desktop and mobile devices.

How to Use

  1. Open index.html in your browser.
  2. Add Songs: Click the "Choose MP3 Files" button and select your audio files.
  3. Play Controls: Use the play, pause, next, and previous buttons to control playback.
  4. Mark Favourites: Click the heart button next to a song to add it to your favourites.
  5. View Favourites: Click the "Favourite Picks" button (top left) to see your all-time favourite songs.

File Structure

index.html              # Main MP3 player UI
favourite-picks.html    # Favourites page
css/
  style1.css            # Main styles (pixel/terminal look)
js/
  script1.js            # Player logic and localStorage
rage

Customization

  • Edit style1.css to change the look and feel.
  • Update script1.js to add new features or change player logic.

Browser Support

  • Works in all modern browsers (Chrome, Firefox, Edge, Safari).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published