APlayer + Small PHP script to list your own music with lyrics
1- Download and install XAMPP
https://www.apachefriends.org/download.html
2- Clone this git to c:\xampp\htdocs\aplayer
git clone https://github.com/davidjimenez75/aplayer-lyrics-lister.git c:\xampp\htdocs\aplayer
3- Install Google dictionary on Chrome
This is optional, but is helpful to point and click unknow words or phrases in the lyrics.
-
Right click > Configuration
-
Display pop-up when I double-click a word - Trigger key: [None]
-
Display pop-up when I select a word or phrase - Trigger key: [Ctrl]
-
Store words I look up, including definitions
4- Add music and lyrics (*.lrc) to the "c:\xampp\htdocs\aplayer\audio" folder
5- Open your browser on:
APlayer © DIYgod, Released under the MIT License.
Authored and maintained by DIYgod with help from contributors (list).
Blog · GitHub @DIYgod · Twitter @DIYgod · Telegram Channel @awesomeDIYgod
https://github.com/MoePlayer/APlayer
Press Esc for Play/Pause.
If you want to Play/Pause with another key change the Keycode in index.php the bottom Javascript "function checkKey(e) {"
For example: 19 = Keyboard Pause keycode
For other keycodes use: https://keycode.info/