Skip to content

node server to reproduce many features of OpenSong and also to provide a chord viewer for tablets

Notifications You must be signed in to change notification settings

jeffmikels/OpenSongServer

Repository files navigation

OpenSongServer

Usage

$ git clone https://github.com/jeffmikels/OpenSongServer.git
$ cd OpenSongServer
$ npm i
$ cp config.js.example config.js
$ node watcher.js

Make sure to change the values in the config file to match your system.

Configuration

  • openSongDir: should be the full path to your OpenSong Documents folder (The one with Sets and Songs in it.)
  • serverBasePath: only needs to be set if you are hosting behind a proxy server in a subdirectory.

About

node server to reproduce many features of OpenSong and also to provide a chord viewer for tablets

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published