Freeflow-Lyric-Viewer is a lightweight, offline-first lyric display system inspired by the scrolling style of Spotify and Apple Music.
It is ideal for outdoor performances, church worship, band practice, or any live setting without internet access.
- 🎤 Line-by-line synced lyric display
- 🖼️ Per-song image support (left-side layout)
- 🖥️ Fully offline — no internet required
- ⌨️ Keyboard control for scrolling, font resizing, and song switching
- 📁 Simple file structure: lyrics and images managed separately
Freeflow-Lyric-Viewer/ ├── index.html # Main file to run ├── LICENSE # License document ├── README.md # Project info ├── images/ # Image files (.png) │ └── SongName.png
- Download and unzip the project;
- Open
index.htmlwith any browser; - Use the bottom-right menu to select a song;
- Lyrics and image will sync and display automatically.
| Key | Action |
|---|---|
| ↑ / ↓ | Scroll up/down two lines |
| ← / → | Previous / next song |
| Space | Jump to next lyric |
| Z / X | Decrease / increase font size |
This project is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (CC BY-NC-SA 4.0).
- ✅ You may copy, remix, and share freely;
- ❌ Commercial use is not allowed without permission;
- ✅ Derivatives must use the same license;
- ✅ Credit must be given to the original author:
NA1YO95.
Full license:
https://creativecommons.org/licenses/by-nc-sa/4.0/