Skip to content

A GUI Front End Electron Application for the LMS Song Display Command Line Tools

License

Notifications You must be signed in to change notification settings

daryl-williams/SongView

Repository files navigation

SongView

A GUI Front End Application for the LMS Song Display Command Line Tools

Key Features

  • Displays a song's lyrics and chords in a browser window.
  • Supports chordpro and two-line (LMS) song formats.
  • Cross-platform, MacOS, Linux, and Windows.

General Information

SongView is an Electron application that provides a graphical front end for the LMS command line tools to display song lyrics and chords in a browser. SongView uses electron version 12.0.5, node version 15.3.0 and npm version 7.11.2 and looks like the following image:

SongView Imge

Download

Download or clone the repository

$ git clone https://github.com/daryl-williams/SongView.git

Build

The build process requires node version 15.3.0 and npm version 7.11.2. If need to install node and npm we recommend using the Node Version Manager Node Version Manager

Install

$ cd ./SongView $ npm i

Run

$ npm start

About

A GUI Front End Electron Application for the LMS Song Display Command Line Tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published