# jh-lrc **Repository Path**: jonham/jh-lrc ## Basic Information - **Project Name**: jh-lrc - **Description**: JH Music Player, using AudioContext, FileReader to create a web Music Player. - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2016-11-23 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JH Music Player _(jh-lrc)_ JH Music Player use _Modern Browsers_ feature *AudioContext* and *FileReader* to make a web-base music player that can load lyric, audio, image[album cover] files from local file system. You can simply drag files to the browser when you're using desktop browsers, or use _File-Input button_ to add your files on your phones. Its current UI design is imitating one of the most popular music players called 'Cloud Music' from NetEase. Its most icons come from [Material Icons](https://design.google.com/icons/) by Google. _(this project was first started as a lyric file parser and display.)_ visit [JH Music Player](http://music.jonham.cn/) (http://music.jonham.cn/) to enjoy your music. And you're welcome to fork and issue whatever come up in your mind.