{"id":24029954,"url":"https://github.com/holedev/music-player","last_synced_at":"2026-05-16T19:05:02.212Z","repository":{"id":150090391,"uuid":"393093990","full_name":"holedev/music-player","owner":"holedev","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-26T01:25:31.000Z","size":27067,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-07T13:38:57.106Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/holedev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-08-05T15:34:12.000Z","updated_at":"2023-09-26T01:25:36.000Z","dependencies_parsed_at":"2023-11-21T14:02:46.020Z","dependency_job_id":null,"html_url":"https://github.com/holedev/music-player","commit_stats":null,"previous_names":["leho-dev/music-player","holedev/music-player"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holedev%2Fmusic-player","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holedev%2Fmusic-player/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holedev%2Fmusic-player/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holedev%2Fmusic-player/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/holedev","download_url":"https://codeload.github.com/holedev/music-player/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240784888,"owners_count":19857109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-08T17:05:04.469Z","updated_at":"2026-05-16T19:05:02.207Z","avatar_url":"https://github.com/holedev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Music Player\n\nA modern, responsive web-based music player built with HTML, CSS, and vanilla JavaScript.\n\n## Features\n\n- 🎵 Play/pause functionality with animated CD display\n- ⏭️ Next/previous track navigation\n- 🔄 Repeat and random playback modes\n- 📊 Progress bar with seeking capability\n- 📱 Responsive design that works on desktop and mobile\n- 💾 Persistent settings using localStorage\n- 📃 Dynamic playlist with scrolling to current song\n- 🎨 Smooth animations and transitions\n\n## Technologies Used\n\n- HTML5 \n- CSS3 (Flexbox, Animations)\n- Vanilla JavaScript\n- Font Awesome 5 for icons\n- Google Fonts (Poppins)\n\n## Project Structure\n\n```\nmusic-player/\n├── index.html\n├── assets/\n│   ├── css/\n│   │   └── style.css\n│   ├── js/\n│   │   └── app.js\n│   └── mp3/\n│       ├── cafe0duong.mp3\n│       ├── haconvuongnang.mp3\n│       ├── loiemnoi.mp3\n│       ├── phanduyenlolang.mp3\n│       ├── theluong.mp3\n│       └── thucgiac.mp3\n```\n\n## How to Use\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/holedev/music-player.git\n```\n\n2. Open `index.html` in your web browser.\n\n3. Start playing music and enjoy the features:\n   - Click the play/pause button to control playback\n   - Use next/previous buttons to change tracks\n   - Toggle repeat mode to replay the current track\n   - Enable random mode for shuffle playback\n   - Click anywhere on the progress bar to seek\n   - Select songs directly from the playlist\n\n## Features in Detail\n\n### Player Controls\n- Play/Pause: Toggle playback of the current track\n- Next/Previous: Navigate between tracks\n- Random: Enable shuffle mode for random playback\n- Repeat: Toggle repeat mode for the current track\n\n### Playlist\n- Displays all available tracks with title and artist\n- Highlights the currently playing track\n- Smooth scrolling to the current track when changed\n- Click any track to play it immediately\n\n### Progress Bar\n- Shows current playback progress\n- Click or drag to seek to any position\n- Updates in real-time during playback\n\n### Visual Features\n- Rotating CD animation during playback\n- Smooth transitions for all interactions\n- Responsive design adapts to screen size\n- Album art display for each track\n\n### Local Storage\n- Remembers random and repeat mode settings\n- Persists between browser sessions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fholedev%2Fmusic-player","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fholedev%2Fmusic-player","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fholedev%2Fmusic-player/lists"}