JS music player that resembles a sony walkman from 2008 doqmeat.tngl.io/js-walkman-mp3-player
html-template
0

Configure Feed

Select the types of activity you want to include in your feed.

js-walkman-mp3-player / README.md
879 B 26 lines
1# JS walkman mp3 player 2 3a JS music player with the looks of one of those sony walkman mp3 players from around 2008. 4 5## features 6 7- playlist screen selection 8- search current song on youtube 9 10![gif of mp3 player](examples/walkman.gif) 11 12**it looks best on firefox!** see _issues_ for more info. 13 14## credit 15 16- built using sayantanm19's <a href="https://github.com/sayantanm19/js-music-player">js music player</a> 17- <a href="https://www.nerdfonts.com/" target="_blank">nerdfonts</a> for various symbols across the player 18- and <a href="https://manos.malihu.gr/style-my-tooltips-jquery-plugin/" target="_blank">Style-my-tooltips</a> for the customizable tooltips 19- thanks sony ig 20 21### to-do's / ideas 22 23- [x] screen for playlist menu 24- [ ] apply a decent font with symbols 25- [ ] make time blink when song is paused in currently playing screen 26- [x] screen for currently playing song