Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.

Latest commit

 

History

History
31 lines (21 loc) · 661 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 661 Bytes

Lyrium

Lyrium is a cross platform desktop lyrics app powered by NodeGui, built on top of QT.

⬇️ Download

Soon™️

📸 Screenshot

🔨 Build and run

# Run
git clone https://github.com/neumanf/lyrium
cd lyrium
npm install
npm start
# Build
npx nodegui-packer --init Lyrium # First time only
npm run build
npx nodegui-packer --pack ./dist

📜 License

MIT