Displays Pink Floyd lyrics read from a JSON file. Demo implementation.
  • JavaScript 79.7%
  • HTML 20%
  • Shell 0.3%
Find a file
2017-02-02 20:55:55 +00:00
index.html Testing 2017-02-02 20:36:20 +00:00
init.js Display lyrics on screen 2017-02-02 20:55:55 +00:00
main.js Testing 2017-02-02 20:36:20 +00:00
package.json Testing 2017-02-02 20:36:20 +00:00
PinkFloydDiscography.json Testing 2017-02-02 20:36:20 +00:00
README.md Initial commit 2017-02-02 20:23:35 +00:00
renderer.js Testing 2017-02-02 20:36:20 +00:00
run.sh Testing 2017-02-02 20:36:20 +00:00

Floyd-Lyrics-Displayer

Displays Pink Floyd lyrics read from a JSON file. Demo implementation.