Skip to content

lyrium-lyrics/lyrium-lyrics.github.io

Repository files navigation

Lyrium

Opensource lyrics viewer for web & android.

Build Status

Features

  • 🎵 Automatically detects the songs from notifications
  • 🎤 Show synchronized lyrics with music controls
  • 📝 Basic LRC file editing.

Building

To get started, make sure you have flutter and its dependencies installed, then clone the repository and build this app with the following commands:

git clone https://github.com/yourusername/lyrium.git
cd lyrium 
flutter build apk

Contributing

This app needs some refactorings and better state management.